@font-face {
	font-family: 'Klavika Light';
	src: url(Fonts/klavika-light.woff) format("TrueType");
	font-style: normal;
	font-weight: 300;
}

@font-face {
	font-family: 'Klavika Regular';
	src: url(Fonts/klavika-regular.woff) format("TrueType");
	font-style: normal;
	font-weight: 400;
}

@font-face {
	font-family: 'Klavika Medium';
	src: url(Fonts/Klavika-Medium.ttf) format("TrueType");
	font-style: normal;
	font-weight: 500;
}

@font-face {
	font-family: 'Klavika Bold';
	src: url(Fonts/klavika-bold.woff) format("TrueType");
	font-style: normal;
	font-weight: 900;
}

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: Klavika Light;
	font-size: 18px;
	color: #000000;
}

.comparelegend_eachname,
.comparelegend_colon,
.comparelegend_eachvalue,
.comparelegend_separator {
	color: #000000 !important;
}

.highstocklegend {
	font-size: 18px !important;
}

body {
	margin: 0;
}

#dbFooter a:visited,
#dbFooter a:link {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	border-bottom: 4px solid #FCC500;
	font-style: none;
}

a:visited,
a:link {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	font-style: none;
}

a:active,
a:hover {
	color: #000000;
	font-weight: none;
	/* background-color: #FCC500; */
	text-decoration: none;
	font-style: none;
}

/* Tool max-width */

#container {
	max-width: 1480px;
	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: #D8282F;
	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: "";
	width: 0;
	height: 0;
	position: absolute;
	top: 50%;
	right: -1em;
	margin-top: -0.4em;
	border-left: 0.4em solid transparent;
	border-right: 0.4em solid transparent;
	border-top: 0.7em solid #D8282F;
}

.plus span,
.Plus,
.PerformanceTab_Performance_Positive_Value,
.PerformanceTab_Performance_By_Year_Positive_Value {
	color: #52a398;
	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: "";
	width: 0;
	height: 0;
	position: absolute;
	top: 50%;
	right: -1em;
	margin-top: -0.4em;
	border-left: 0.4em solid transparent;
	border-right: 0.4em solid transparent;
	border-bottom: 0.7em solid #52a398;
}

/* PLUS AND MINUS END */

/* GENERAL - TABLES & HEADINGS & TICKER AREA */

/****************************************** HEADINGS *******************************************************/

.legenddate {
	color: #000000 !important;
	font-size: 18px;
	font-weight: 300;
}

.Orders_TitleTD_Right {
	color: #000000;
	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: 16px !important;
	color: #000000 !important;
	font-weight: bold;

	padding-top: 0em;
	padding-bottom: 1.0em;

	display: none;
}

.TickerDateTD {
	padding-bottom: 0.6em;
	padding-left: 0em;
	padding-top: 0.6em;
	padding-right: 0.6em;
	color: #7C7C7C;
	text-align: left;
}

/********************************************************************************** TABLES *****************************************************************************************/

/*
#container {
	overflow: visible;
}
*/

/****************************************** BORDER CONTROLS *******************************************************/

/*** Table ***/

.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: 0em solid #DDDDDD;
}


.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: 0em solid #DDDDDD;
}

.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-bottom: 1px solid #000 !important;
}


/*** 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 #DDDDDD;
}

.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 #DDDDDD;
	text-align: right;
}

.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: 0px solid #e0e0e0;
	text-align: right;
}

td.TickerValueTD.TickerValueTD_ShareName {
	text-align: left !important;
	text-transform: capitalize;
}

.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 #DDDDDD;
}

/*** 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-bottom: 0em solid #DDDDDD;
}

/*** 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: #DDDDDD;
}


.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: #DDDDDD;
}


/*** 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: #000000;
	text-align: right;
	font-family: 'Klavika Medium';
	font-weight: 500;
	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: #fcc500;
	color: #000000;
	text-align: left;
	font-family: 'Klavika Medium';
	font-weight: 500;
	text-transform: none;
}

/*** 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: #ffffff !important;
}

.OddRowTR {
	background-color: 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: transparent;
	text-align: right;
	color: #000000;

	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: transparent;
	text-align: left !important;
	color: #000000;

	font-weight: normal;
	text-transform: none;
}

tr.EvenRowTR:hover td,
tr.OddRowTR:hover td,
tr.TickerRow:hover td,
.PerformanceTab_Performance_Row:hover td,
tr.Trades_Row.EvenRow:hover td,
tr.Trades_Row.OddRow:hover td {
	background-color: #F1F1F1 !important;
}


/***************************************** 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;
	background-color: #FCC500;
	line-height: 34px;
}

.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: 17.75px;
	height: auto;
	line-height: 16px;
}

.TradesTable .Trades_RowHeader td.Trades_LastHeading,
.TradesTable .Trades_Row td.Trades_Close_Change {
	padding-right: 0.6em;
	text-align: right;
}

.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: 770px) {

	td.TickerNameTD.TickerNameTD_Ask,
	td.TickerValueTD.TickerValueTD_Ask,
	td.TickerNameTD.TickerNameTD_Volume,
	td.TickerValueTD.TickerValueTD_Volume {
		display: none;
	}
}

@media (min-width: 0px) and (max-width: 686px) {

	.TickerValueTD_Ask,
	.TickerValueTD_Bid,
	.TickerNameTD_Ask,
	.TickerNameTD_Bid {
		display: none;
	}

	.TickerValueTD {
		width: 12.5%;
	}

	.TickerValueTD_ShareName {
		width: 25%;
	}
}

@media (min-width: 0px) and (max-width: 583px) {

	.TickerValueTD_High,
	.TickerValueTD_Low,
	.TickerNameTD_High,
	.TickerNameTD_Low {
		display: none;
	}

	.TickerValueTD {
		width: 17.5%;
	}

	.TickerValueTD_ShareName {
		width: 30%;
	}
}

@media (min-width: 0px) and (max-width: 460px) {

	.TickerValueTD_LastPricePercentChange,
	.TickerNameTD_LastPricePercentChange {
		display: none;
	}

	.TickerValueTD {
		width: 20%;
	}

	.TickerValueTD_ShareName {
		width: 40%;
	}
}


/* END OF TICKER AREA */

/********************************************************************************* TABS AREA START */

#tabPanel {
	margin-top: 2em;
	margin-bottom: 2em;
	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: 0em solid #DDDDDD;
}

#tabPanel ul {
	text-align: left !important;
	font-size: 0em;
	border-bottom: 0px solid #DDDDDD;
	background: #F5F5F5;
	width: 100%;
	max-width: 654px;
	height: 70px;
}

/* Unselected tab rules */
.navigation ul li a {
	height: auto;
	line-height: normal;
	padding: 20px !important;
	margin: 0 2em 0 0em;
	border-radius: 0.0em 0.0em 0.0em 0.0em;
	font-family: 'Klavika Regular';
	font-weight: 400;
	font-size: 20px;
	text-transform: none;
	color: #7C7C7C;
	font-style: normal;
	text-decoration: none;
	background: transparent;

	transition: background 0.5s, color 0.5s, border 0.5s;

	position: relative;
	top: 0;
	left: 0em;
}

.navigation ul li a:hover {
	background: transparent;
	color: #000000;
	text-decoration: none;
	font-style: normal;
	z-index: 9;
}

/* Selected tab rules */
.navigation ul li a.tab_selected {
	background: transparent;
	color: #000000;
	position: relative;
	top: 2px;
	left: 0px;
	z-index: 10;
	border-bottom: 5px solid #FCC500;
}

/* .navigation ul li a:after */
.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 #FCC500;
}

#tabPanel ul li a:not(a.tab_selected)::before {
	content: " ";
	display: block;
	position: absolute;
	inset: 0 0 0 0;
	border-bottom: 5px solid #FCC500;
	z-index: 0;
	transition: 0.5s ease-in-out;
	width: 100%;
	left: 0px;
	bottom: -6.5px;
}

#tabPanel ul li a:not(a.tab_selected):hover::before {
	transform: scaleX(1);
	transform-origin: bottom;
	/* bottom: -2.5px; */
}

#tabPanel ul li a:not(a.tab_selected)::before {
	transform: scaleX(0);
	transform-origin: center;
}

.tabItem:not(.tab-active):hover::before {
	transform: scaleX(1);
	transform-origin: center;
}

/* .navigation ul li a.tab_selected::after {
	border-bottom: 4px solid #FCC500 !important;
	transition: none !important;
	transform: none !important;
  }
.navigation ul li a.tab_selected:hover::after {
	border-bottom: 0px;
  }
.navigation ul li a:hover::after {
	border-bottom: 4px solid #FCC500 !important;
	background-color: #FCC500 !important;
	transform: scaleX(0);
	transition: all ease-in-out .5s;
	top: 95%;
  } */
/* 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-top: 0.5em !important;
}

#_ulPeriod li {
	padding: 0.5em;
	padding-top: 0em;
	margin: 0 4em 0 0.3em;
}

.periodSelection ul {
	margin: 0 !important;
	padding: 0 !important;
	list-style: none !important;
	text-align: left !important;
}

.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 {
	padding: 0px;

	position: relative;
	top: 0em;
	left: 0em;
	margin-left: 0em;
	text-transform: capitalize;
	display: inline-block !important;
}

.comparelegend_name:before {
	content: "●";

	font-family: Klavika Light;
	font-size: 30px;
	position: relative;
	left: 0;
	top: 2px;
	margin-top: -0.385em;
	margin-right: 0.1em;

	line-height: 0.5em;

	display: inline-block !important;

}

ul.ul_highstocklegend li:first-child .comparelegend_name:before {
	color: #FCC500;
}

.ul_highstocklegend_color_blind_mode .comparelegend_name:before {
	content: "";
}

#_ulPeriod li label {
	white-space: nowrap;
}

.highstocklegend {
	padding: 0em;
	margin: 0em 28px 0em 35px;
	border: 0px solid #DDDDDD;
	border-bottom: 0px;
}

.ul_highstocklegend {
	/* padding: 0em 1.5em 0.5em 1.5em; */
	padding: 0em 0em 0.6em 0.6em;
	margin-bottom: 1em;
	border-bottom: 0px solid #dddddd;
}

.comparelegend_value {
	padding-left: 0.5em;
	padding-right: 0.5em;
}

.legenddate {
	padding: 0.6em;
}

div#additionFunctionPanel {
	padding: 0.5em 1.4em 0 28px;
}

#lowerpart {
	padding: 13px 22px 0px 28px !important;
}

@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.5em 0 0 0;
}

.additionFunction table {
	margin: 0em;
	width: 100%;
}

.button,
.button:link,
.button:visited {
	display: block;
	font-family: 'Klavika Regular';
	font-size: 18px;
	font-weight: 400;
	color: #000000;
	text-transform: capitalize;
	margin: 1em 7em 0 0;
	padding: 0.53em 1em 0.7em;
	/* border: 1px solid #FCC500;*/
	border-radius: 5px;
	background: #FCC500;
	transition: all .3s ease-in;
	text-decoration: none;
}

.button:active,
.button:hover {
	text-decoration: none;
	background: #FCC500;
	color: #000;
	border-color: #FCC500;
	box-shadow: 0 2px 4px rgb(0 0 0 / 20%), 0 1px 3px rgb(0 0 0 / 10%);
}

.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: 775px) {
	.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 0.5em 0 0.5em;
	border: 0px solid #DDDDDD;
	background-color: #FFFFFF;
}

.title {

	font-size: 18px;
	color: #000;
	font-weight: bold;
	font-style: normal;
	text-transform: none;
	background: #f5f5f5;
	text-align: left;
	float: center;
	padding: 1em 2em;
	line-height: 34px;
}

input#txtInsertPeriod {
	font-family: inherit;
	font-size: 18px;
	color: #000;
	border: 1px solid #e0e0e0;
}

.divtable {
	padding: 10px;
	clear: both;
	min-height: 7em;
}

.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: 33.33%;
	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: 1.8em;
}

.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: 788px) {

	.ControllTD {
		width: 50%;
		float: left;
		min-height: 11em;
		min-width: 16.28em;
	}

	.ControllRow>tbody>tr {
		text-align: center;
	}
}

@media (min-width: 0px) and (max-width: 550px) {

	.ControllTD {
		width: 50%;
		float: none !important;
		min-height: 11em;
		min-width: 16.28em;
	}

	.ControllRow>tbody>tr {
		text-align: center;
	}
}

@media (min-width: 0px) and (max-width: 459px) {
	.ControllTD {
		float: none;
		height: auto;
	}

	.t-ie9 .ControllTD {
		/** Hack for IE9, but effects IE10 as well */
		float: left \ ;
		width: 100% \ ;
	}

	.divtable {
		min-height: 0em;
	}
}

#footer {
	clear: both;
}

/*************************************** 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: 18%;
}



.excellink {
	text-align: right;
	padding-bottom: 1em;
	padding-right: 2em;
}

.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 #DDDDDD;
	box-shadow: 1px 1px 2px #A7A3A9;
}

.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: 481px) {
	.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: #FCC500;
}

.Orders_VolumeTD_BidBox {
	background: #FFFFFF;
}

.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 {
	color: #333;
	font-size: 18px;
	padding: 0.22em;
	box-sizing: border-box;
	background: #fff;
	border: 0.08em solid #DDDDDD;
	max-width: 20em;
	width: 100%;
}

.PerformanceTab_Performance_Row td {
	padding-right: 1.5em;
	text-align: right;
}

.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;
	text-align: right;
}

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: 586px) {

	.PerformanceTab_Performance_By_Year_Prev4_Heading,
	.PerformanceTab_Performance_By_Year_Prev4_Value {
		display: none;
	}
}

@media (min-width: 0px) and (max-width: 461px) {

	.PerformanceTab_Performance_By_Year_Prev3_Heading,
	.PerformanceTab_Performance_By_Year_Prev3_Value {
		display: none;
	}
}

@media (min-width: 0px) and (max-width: 380px) {

	.PerformanceTab_Performance_By_Year_Prev2_Heading,
	.PerformanceTab_Performance_By_Year_Prev2_Value {
		display: none;
	}
}

@media (min-width: 0px) and (max-width: 605px) {

	.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 #DDDDDD;
	}

}

@media (min-width: 0px) and (max-width: 501px) {

	.PerformanceTab_Performance_3_Month_Change_Heading,
	.PerformanceTab_Performance_3_Month_Change_Value {
		display: none;
	}
}

/*************************************** End of: Performance data ****************************************/

#divCalendar {
	border: 0.08em solid #DDDDDD;
	background: #fff;
	box-shadow: 1px 1px 2px #A7A3A9;
}

.dbFooter {
	padding-top: 1em;
	padding-bottom: 5px;
	padding-right: 5px;
	font-size: 14px;
}

@media (min-width: 0px) and (max-width: 667px) {

	.TickerValueTD_High,
	.TickerValueTD_Low,
	.TickerNameTD_High,
	.TickerNameTD_Low {
		display: none;
	}

	.TickerValueTD {
		width: 17.5%;
	}

	.TickerValueTD_ShareName {
		width: 30%;
	}

	.legendSharesDiv {
		width: auto;
		white-space: none;
		display: inline !important;
	}

	.highstocklegend {
		font-size: 16px !important;
	}

	.comparelegend_value {
		display: block !important;
		padding: 0.5em 0 0.5em 0.2em;
	}

	.highstocklegend {
		padding: 0em;
		border: 0px solid #DDDDDD;
		border-bottom: 0px;
	}
}

/*************************************** Media Query ****************************************/

@media (max-width: 886px) {

	.navigation ul li a.tab_selected,
	.navigation ul li a:hover {
		background: #FCC500;
		color: #000000;
		border: 3px solid #FCC500;
		position: relative;
		top: 0px;
		left: 0px;
		z-index: 10;
	}

	.tab_selected:before,
	.navigation ul li a:hover::before {
		display: none !important;
	}

	.navigation ul li a {
		color: #000;
		padding: 1em !important;
		position: relative;
		margin: 5px;
		top: 0;
		border: 3px solid #FCC500;
		width: 86%;
		border-radius: 5px;
		font-size: 16px;
	}

	#tabPanel ul li {
		width: 49%;
		list-style: none outside none !important;
		display: inline-block;
		margin: 0px auto;
		text-align: center;
	}

	#tabPanel ul {
		max-width: 100%;
		text-align: center !important;
		border-bottom: 0px solid #9BB7CA;
		background: transparent;
	}

	#tabPanel {
		margin-bottom: 5em;
	}

	#_ulPeriod li {
		margin: 0 0em 0 0.3em;
	}
}

@media (max-width: 670px) {
	.navigation ul li a {
		width: 82%;
	}
}

@media (max-width: 540px) {
	.navigation ul li a {
		width: 80%;
	}
}

@media (max-width: 414px) {
	#tabPanel ul {
		text-align: center !important;
		font-size: 0em;
		border-bottom: hidden !important;
	}

	#tabPanel ul li {
		width: 100%;
		list-style: none outside none !important;
		display: inline-block;
		margin: 0px auto;
		text-align: center;
	}

	#tabPanel {
		margin-bottom: 13em;
	}
}

@media (min-width: 0px) and (max-width: 376px) {

	.TickerNameTD.TickerNameTD_Volume,
	.TickerValueTD.TickerValueTD_Volume,
	th.PerformanceTab_Performance_5_Year_Change_Heading,
	td.PerformanceTab_Performance_5_Year_Change_Value,
	.PerformanceTab_Performance_By_Year_Prev1_Heading,
	td.PerformanceTab_Performance_By_Year_Prev1_Value {
		display: none;
	}
}

/* ----------------------Custom Checkbox--------------------------- */

div#periodSelectionPanel.periodSelection input {
	margin-right: 3px;
	display: none;
}

body TABLE.ControllRow TD.ControllTD input[type="checkbox"]+label,
body TABLE.ControllRow TD.ControllTD input[type="radio"]+label {
	position: relative !important;
	top: 0;
	left: 0;
	display: inline-block;
	padding: 4px 0px;
	padding-left: 5px;
}

input[type="checkbox"]+label::before,
input[type="radio"]:checked+label::before,
input[type="radio"]+label::before {
	position: absolute;
	content: "";
	left: -17px;
	top: 4px;
	content: "";
	width: 15px;
	height: 15px;
	border: 1px solid #000000;
	background: #FFFFFF;
	border-radius: 3px;
	-webkit-border-radius: 3px;
}

input[type="checkbox"]:checked+label::before,
input[type="radio"]:checked+label::before {
	border: 2px solid #000000;
	background: #ffffff;
}

input[type="checkbox"]:checked+label::after,
input[type="radio"]:checked+label::after {
	content: "";
	position: absolute;
	background-image: url(tickafter.png);
	color: transparent;
	left: -17px;
	top: 4px;
	height: 19px;
	width: 19px;
	font-size: 19px;
}

#_ulPeriod li span {
	position: relative;
	padding: 0px 10px 0px 10px;
}

#_ulPeriod li span::before {
	position: absolute;
	content: "";
	left: -16px;
	top: -1px;
	width: 15px;
	height: 15px;
	border-radius: 3px;
	border: 1px solid #000000;
	background: #fff;
}

#_ulPeriod li input:checked+span::after {
	content: "";
	display: inline-block;
	width: 19px;
	height: 19px;
	border-radius: 0px;
	position: absolute;
	background-image: url(tickafter.png);
	left: -16px;
	top: -2px;
	font-size: 11px;
}

td.excellink a:after {
	content: "";
	display: inline-block;
	width: 35px;
	height: 36px;
	right: 20px;
	margin-top: -8px;
	position: absolute;
	background-image: url(download-excel.png);
	background-size: 100%;
}

rect[fill="#14A83A"] {
	fill: #52a398;
}

/* changes */
tr.TickerRow {
	border-bottom: 1px solid #000;
}

a#lbtPerformance {
	margin-right: 0 !important;
}

span#lblDetachGraph::after {
	content: url(detach-graph.png);
	position: absolute;
	top: 26px;
	left: 175px;
}

/* span#lblDownloadToExcel::after {
	content: url(download-excel.png);
	position: absolute;
	margin-top: -10px;
	margin-left: 35px;
} */

/*********************************************** Calendar  ************************************/

.DynarchCalendar-dayNames div,
.DynarchCalendar-day,
.DynarchCalendar-weekNumber {
	padding: 10px 6px;
	margin: 1px !important;
	background: #fff;
	border: 1px solid transparent;
	border-radius: 35px;
	color: #000000;
	text-align: center;
	font-size: 16px !important;
	font-family: Klavika Light;
	;
}

.DynarchCalendar-day-today.DynarchCalendar-day-selected,
.DynarchCalendar-day-selected.DynarchCalendar-day {
	background-color: #FCC500;
	color: #000 !important;
	font-weight: 400;
	border: 0px solid;
}

.DynarchCalendar-day:hover {
	background: #FCC500;
	color: #000 !important;
}

.DynarchCalendar-day-disabled {
	opacity: 0.5;
	text-shadow: none !important;
}

.DynarchCalendar-title div {
	padding: 5px 17px !important;
	text-shadow: none;
	color: #000000;
	border: 1px solid transparent;
	font-family: Klavika Light;
	;
	font-size: 14px !important;
}

.DynarchCalendar-day-today.DynarchCalendar-day-selected:hover {
	font-weight: 400;
}

.DynarchCalendar-weekend {
	color: #FF461E !important;
}

.DynarchCalendar-title div:hover {
	border: 1px solid #000000;
}

.DynarchCalendar-bottomBar-today,
.button_bg {
	display: block;
	font-weight: 400;
	color: #000000;
	text-transform: capitalize;
	margin: 0 auto;
	padding: 7px;
	font-size: 16px;
	border: 1px solid #FCC500;
	font-family: Klavika Light;
	;
	border-radius: 5px;
	background: #FCC500;
	transition: background 0.5s, color 0.5s, border 0.5s;
	text-decoration: none;
}

.DynarchCalendar-bottomBar-today {
	max-width: 140px;
}

.DynarchCalendar-bottomBar-today:hover {
	text-decoration: none;
	background: #FCC500;
	color: #000;
	border-color: #FCC500;
	box-shadow: 0 2px 4px rgb(0 0 0 / 20%), 0 1px 3px rgb(0 0 0 / 10%);
}

.button_bg {
	line-height: 0em !important;
	width: 100px;
	margin: 0 auto;
	margin-top: 3px;
}

.button_bg:hover {
	text-decoration: none;
	background: #FFFFFF;
	color: #030F1C;
	border-color: #030F1C;
}

/********************Media query for Calendar********/
@media (max-width: 585px) {

	.DynarchCalendar-dayNames div,
	.DynarchCalendar-day,
	.DynarchCalendar-weekNumber {
		width: 1em;
	}

	.DynarchCalendar table {
		font-size: 10px !important;
		line-height: 12px;
	}

	.DynarchCalendar-bottomBar-today,
	.button_bg {
		font-size: 12px;
	}
}

@media (max-width: 470px) {

	.DynarchCalendar-dayNames div,
	.DynarchCalendar-day,
	.DynarchCalendar-weekNumber {
		padding: 3px;
		width: 12px;
		font-size: 10px !important;
	}

}

@media (max-width: 380px) {
	.DynarchCalendar table {
		font-size: 9px !important;
		line-height: 10px;
	}

	.DynarchCalendar-dayNames div,
	.DynarchCalendar-day,
	.DynarchCalendar-weekNumber {
		padding: 3px;
		width: 11px;
		font-size: 10px !important;
	}
}



@media print {

	.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,
	.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: 9px !important;
	}

	.TickerValueTD_LastPriceChange,
	.TickerValueTD_LastPricePercentChange {
		padding-right: 1.5em !important;
	}

	.ControllTD {
		min-width: 16.28em;
	}

	#lowerpart {
		margin-top: 2em;
	}
}

td.excellink img {
	position: relative;
	left: 6px;
}