@font-face {
	font-family: 'Readex Pro';
	src: url('fonts/ReadexPro-Bold.ttf') format('truetype');
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: 'Readex Pro';
	src: url('fonts/ReadexPro-Bold.ttf') format('truetype');
	font-weight: 700;
	font-style: normal;
}

@font-face {
	font-family: 'Readex Pro';
	src: url('fonts/ReadexPro-SemiBold.ttf') format('truetype');
	font-weight: 600;
	font-style: normal;
}

@font-face {
	font-family: 'Readex Pro';
	src: url('fonts/ReadexPro-Medium.ttf') format('truetype');
	font-weight: 500;
	font-style: normal;
}

@font-face {
	font-family: 'Readex Pro';
	src: url('fonts/ReadexPro-Regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Readex Pro';
	src: url('fonts/ReadexPro-Regular.ttf') format('truetype');
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: 'Readex Pro';
	src: url('fonts/ReadexPro-Light.ttf') format('truetype');
	font-weight: 300;
	font-style: normal;
}

@font-face {
	font-family: 'Readex Pro';
	src: url('fonts/ReadexPro-ExtraLight.ttf') format('truetype');
	font-weight: 200;
	font-style: normal;
}


@font-face {
	font-family: 'icofont';
	src: url('fonts/icofont/icofont.eot');
	src: url('fonts/icofont/icofont.eot?#iefix') format('embedded-opentype'),
		url('fonts/icofont/icofont.woff2') format('woff2'),
		url('fonts/icofont/icofont.woff') format('woff'),
		url('fonts/icofont/icofont.ttf') format('truetype'),
		url('fonts/icofont/icofont.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

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: "Readex Pro", sans-serif !important;
	font-size: 16px;
	color: #656565;
	-webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}


.body_ar-ae {
	direction: rtl;
}

.comparelegend_eachname,
.comparelegend_colon,
.comparelegend_eachvalue,
.comparelegend_separator {
	color: #656565 !important;
}

.highstocklegend {
	font-size: 16px !important;
}

body {
	margin: 0;
}

a:visited,
a:link {
	color: #656565;

	font-weight: normal;
	text-decoration: none;
	font-style: none;
}

a:active,
a:hover {
	color: #8a7e6c;

	font-weight: none;
	text-decoration: underline;
	font-style: none;
}

/* Tool max-width */

#container {
	max-width: 1320px;
	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: #FF8383;
	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 #FF8383;
}

.plus span,
.Plus,
.PerformanceTab_Performance_Positive_Value,
.PerformanceTab_Performance_By_Year_Positive_Value {
	color: #80E380;
	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 #80E380;
}

/* PLUS AND MINUS END */

/* GENERAL - TABLES & HEADINGS & TICKER AREA */

/****************************************** HEADINGS *******************************************************/

.legenddate {
	color: #656565 !important;
	font-size: 1em;
	font-weight: bold;
}

.Orders_TitleTD_Right {
	color: #656565;
	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: #656565 !important;
	font-weight: bold;

	padding-top: 0em;
	padding-bottom: 1.0em;

	display: block;
}

.TickerDateTD {
	padding-bottom:30px;
	padding-left: 0em;
	padding-top: 0.8em;
	padding-right: 0.6em;

	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_Row td,
.PerformanceTab_Performance_Row td,
.Orders_RowTR>td,
.Broker_EvenRow td,
.Broker_OddRow td,
.Trades_Row td,
.DataNameTD,
.DataValueTD,
.TickerValueTD {
	border-bottom: 0em solid #CCCCCC !important;
}


/*** Outter borders ***/

/*** Header Left/Right Borders ***/

/*** 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: #292521;
	color: #F7F7F5;
	text-align: center;

	font-weight: 400;
	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: #292521;
	color: #F7F7F5;
	text-align: left;
	font-weight: 400;
	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: 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: center;
	color: #656565;
	font-weight: 300;
}

.ShareDataTable tr .DataValueTD {
	text-align: right;
}

.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: #656565;

	font-weight: 300;
	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-top: 0.8em;
	padding-bottom: 0.8em;
	padding-left: 0.6em;
	padding-right: 0.6em;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 25px;
	padding-right: 25px;
	height: 52px;
	box-sizing: border-box;
	font-size: 18px;
}

.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-top: 0.8em;
	padding-bottom: 0.8em;
	padding-left: 0.6em;
	padding-right: 0.6em;
	height: auto;
	line-height: normal;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 25px;
	padding-right: 25px;
	height: 52px;
	box-sizing: border-box;
	font-size: 16px;
}

.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: 783px) {

	.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: 667px) {

	.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: 496px) {

	.TickerValueTD_LastPricePercentChange,
	.TickerNameTD_LastPricePercentChange {
		display: none;
	}

	.TickerValueTD {
		width: 20%;
	}

	.TickerValueTD_ShareName {
		width: 40%;
	}
}


/* END OF TICKER AREA */

/********************************************************************************* TABS AREA START */

#tabPanel {
	margin-top: 100px;
	margin-bottom: 34px;
	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: 0;

	border-bottom: 0.08em solid #CCCCCC;
}

#tabPanel ul {
	text-align: left !important;
	font-size: 0em;
}

/* #tabPanel ul li {
	width: 25%;
} */

/* Unselected tab rules */

.navigation ul li a {
    height: auto;
    line-height: normal;
    padding-top: 1em !important;
    padding-right: 0em;
    padding-bottom: 1em !important;
    padding-left: 0em;
    margin-top: 0.0em;
    margin-right: 80px;
    margin-bottom: 0.0em;
    margin-left: 0;
    border-radius: 0.0em 0.0em 0.0em 0.0em;
    font-family: inherit;
    font-weight: 500 !important;
    font-size: 20px;
    text-transform: none;
    color: #656565;
    font-style: normal;
    text-decoration: none;
    border-top: 0px solid #B2AA98;
    border-right: 0px solid #B2AA98;
    border-bottom: 0px solid #B2AA98;
    border-left: 0px solid #B2AA98;
    background: #FFFFFF;
    transition: none;
    position: relative;
    top: 0;
    left: 0em;
}

.navigation ul li a:hover {
	background: #FFFFFF;
	color: #8a7e6c;
	border-top: 0px solid #8a7e6c;
	border-right: 0px solid #8a7e6c;
	border-bottom: 0px solid #8a7e6c;
	border-left: 0px solid #8a7e6c;

	text-decoration: none;
	font-style: normal;

	z-index: 9;
}

/* Selected tab rules */
.navigation ul li a.tab_selected {
	background: #FFFFFF;
	color: #8a7e6c;
	border-top: 0px solid #8a7e6c;
	border-right: 0px solid #8a7e6c;
	border-bottom: 0px solid #8a7e6c;
	border-left: 0px solid #8a7e6c;

	position: relative;
	top: 0px;
	left: 0px;

	z-index: 10;
}

.tab_selected:before,
.navigation ul li a:hover:before {
	content: "";
	width: 100%;
	height: 0;
	position: absolute;
	bottom: 0;
	left: 0;
	margin-left: 0em;
	border-top: 4px solid #8a7e6c;
	z-index: 1;
}

/* 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;
	padding-left: 0;

}

.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;

	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 {
	border-bottom: 0em solid #A5A3A9;
}

.highstocklegend {
	padding: 0em;
}

.ul_highstocklegend {
    padding: 0em 1.5em 0.5em 1.5em;
    padding: 0em 0 0em 0;
    /* border-bottom: 0.08em solid #e1e1e1; */
    margin-bottom: 40px;
}

.legenddate {
	padding-top: 1em;
	padding-bottom: 0.4em;
}

.comparelegend_value {
	padding-left: 0.5em;
	padding-right: 0.5em;
}
.legenddate {
    padding-top: 0em;
    padding-bottom: 20px;
}

@media (min-width: 0px) and (max-width: 509px) {

	/**************** 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 0 0 0;
	margin-top: 35px;
}

.additionFunction table {
	margin: 0em;
	width: 100%;
}


.button,
.button:link,
.button:visited {
    display: block;
    font-family: inherit;
    font-size: 1.0em;
    font-weight: normal;
    color: #f7f7f5;
    text-transform: none;
    margin: 0.5em;
    padding: 13px 25px;
    border: 0px solid #8a7e6c;
    border-radius: 35px;
    background: #8a7e6c;
    transition: background 0.5s, color 0.5s, border 0.5s;
    text-decoration: none;
    line-height: 22.4px;
	margin-top: 0;
	margin-bottom: 0;
}

.button:active,
.button:hover {
	text-decoration: none;
	background: #292521;
	color: #f7f7f5;
}

.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: 13.8em;
	box-sizing: border-box;
}
td#TD_detach_graph a.button.buttonDetachGraph {
    margin-left: 0;
}
@media (max-width: 885px) {
	.t-ie9 .additionFunction table td {
		/** Hack for IE9, but effects IE10 as well */
		float: left \ ;
		width: 100% \ ;
	}
}

/*************************************** Start of: Graph Controls ****************************************/


.ControllTD>div {
    margin: 15px 1.5em 15px 0em !important;
	border: 0px solid #656565;
	background-color: #f8f8f8;
	padding: 1em 2em 1em 2em;
	min-height: 12.5em;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 50px;
}
.title {
	font-family: inherit;
    font-size: 20px;
    color: #292521;
    font-weight: 500;
	text-transform: capitalize;
	background: #f8f8f8;
	text-align: left;
	float: center;
	border-bottom: 2px solid #8a7e6c;
	padding-top: 0.8em;
	padding-bottom: 0.8em;
	padding-left: 0.0em;
	padding-right: 0.0em;
	margin-bottom: 0em;
	margin-top: 0em;
}

.divtable {
	padding: 0.6em 0.0em 0.6em 0.0em;
	clear: both;
	min-height: 5em;
}

.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: unset;
	/* * * * * * * * * * * * * * * */
	text-align: left;
}

.ControllRow {
	padding: 0;
}

.ControllTD .table_row {
	height: auto;
	line-height: 1.8;
}

.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: 783px) {

	.ControllTD {
		width: 50%;
		float: none;
		min-height: 11em;

		min-width: 14.28em;
	}

	.ControllRow>tbody>tr {
		text-align: center;
	}
}

@media (min-width: 0px) and (max-width: 524px) {
	.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: 20%;
}



.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: none;
}

.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: 549px) {
	.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: #8a7e6c;
}

.Orders_VolumeTD_BidBox {
	background: #F6EDE5;
}

.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: #656565;
	font-size: 1em;
	padding: 0.22em;
	box-sizing: border-box;
	background: #fff;
	border: 0.08em solid #e1e1e1;
	width: 100%;
}

.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: 25px;
}

.PerformanceTab_Performance_By_Year_Header_Row th {
	padding-right: 1em;
	padding-left: 25px;
}

.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: 25px;
}

@media (min-width: 0px) and (max-width: 670px) {

	.PerformanceTab_Performance_By_Year_Prev4_Heading,
	.PerformanceTab_Performance_By_Year_Prev4_Value {
		display: none;
	}
}

@media (min-width: 0px) and (max-width: 526px) {

	.PerformanceTab_Performance_By_Year_Prev3_Heading,
	.PerformanceTab_Performance_By_Year_Prev3_Value {
		display: none;
	}
}

@media (min-width: 0px) and (max-width: 435px) {

	.PerformanceTab_Performance_By_Year_Prev2_Heading,
	.PerformanceTab_Performance_By_Year_Prev2_Value {
		display: none;
	}
}

@media (min-width: 0px) and (max-width: 692px) {

	.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 none
	}
}

@media (min-width: 0px) and (max-width: 572px) {

	.PerformanceTab_Performance_3_Month_Change_Heading,
	.PerformanceTab_Performance_3_Month_Change_Value {
		display: none;
	}
}

/*************************************** End of: Performance data ****************************************/

#divCalendar {
	border: 0.08em solid #e1e1e1;
	box-shadow: none;
}

.dbFooter {
    padding-top: 100px;
    padding-bottom: 100px;
}
/* start */
#htmlgraph {
	height: 450px;
}


/* modification */

@media (max-width:571px) {
	#tabPanel ul li {
		width: 50%;
		margin-bottom: 5px;
	}

	#tabPanel ul {
		text-align: center !important;
		font-size: 0em;
	}

	.navigation ul li a {
		margin: 5px !important;
	}
}


.divtable {
	min-height: 0;
}

input#txtInsertPeriod {
	font-family: inherit;
	border: 1px solid #e1e1e1 !important;
	font-size: inherit;
	padding: 4px 5px;
	border: 0;
	background: #FFFFFF;
	min-width: 6em;
	margin-left: 5px;
	font-size: 16px !important;
}
/* 
#tabPanel ul li {
	width: 25%;
	text-align: center;
} */

li#liHtml {
	text-align: left !important;
}

li#liPerformance {
	text-align: right !important;
}

#tabPanel ul li {
	list-style: none outside none !important;
	float: none !important;
}

/*ar-ae control box*/
.body_ar-ae .ControllTD {
	text-align: right;
}

.body_ar-ae .title {
	text-align: right;
}

.PerformanceTab_Performance_Header_Row th {
	padding-right: 25px;
}

/*Arabc Table Alignment*/
.body_ar-ae .PerformanceTab_Performance_Row td {
	padding-right: 25px;
	text-align: left;
}

.body_ar-ae .PerformanceTab_Performance_Header_Row th {
	padding-right: 25px;
	text-align: left;
}

.body_ar-ae th.PerformanceTab_Performance_52_Week_High_Low_Heading {
	text-align: left;
}

.body_ar-ae td.PerformanceTab_Performance_52_Week_High_Low_Value {
	text-align: left;
	padding-left: 0;
}

.body_ar-ae .PerformanceTab_Performance_Row td {
	padding-left: 0.5em;
}

.body_ar-ae .PerformanceTab_Performance_Header_Row th.PerformanceTab_Performance_Instrument_Heading {
	text-align: right;
}

.body_ar-ae .PerformanceTab_Performance_Row td.PerformanceTab_Performance_Instrument_Value {
	text-align: right;
	padding-right: 0;
}

.body_ar-ae td.PerformanceTab_Performance_5_Year_Change_Value {
	text-align: left;
}

.body_ar-ae th.PerformanceTab_Performance_5_Year_Change_Heading {
	text-align: left;
}

.body_ar-ae .PerformanceTab_TD_Select_Type_Value {
	text-align: left;
}

.body_ar-ae .PerformanceTab_TD_Select_Type_Label {
	width: 50%;
	text-align: right;
}

.body_ar-ae td#volumeheading {
	text-align: left;
}

.body_ar-ae td#volume {
	text-align: left;
}


.body_ar-ae td#lastheading {
	text-align: left;
}

.body_ar-ae td#last {
	text-align: left;
}

.body_ar-ae td#timeheading {
	text-align: right;
}

.body_ar-ae td#time {
	text-align: right;
}

.body_ar-ae .TickerDateDiv {
	text-align: right;
}

.body_ar-ae .TickerNameTD {
	white-space: nowrap;
	text-align: left;
}

.body_ar-ae .TickerRow:last-child .TickerValueTD {
	text-align: left;
}

.body_ar-ae td.TickerNameTD.TickerNameTD_ShareName {
	text-align: right;
}

.body_ar-ae td.TickerValueTD.TickerValueTD_ShareName {
	text-align: right !important;
}

.body_ar-ae td.DataValueTD.DataValueTD_Currency {
	text-align: left;
}

.body_ar-ae .DataTable tr:first-child .DataNameTD {
	text-align: right;
}

.body_ar-ae .ShareDataTable tr .DataValueTD {
	text-align: left;
}

.body_ar-ae .ShareDataTable tr .DataNameTD {
	text-align: right;
}

.body_ar-ae .excellink {
	text-align: left;
}

/*Footer*/
.dbFooter_en {
	display: none;
}

.body_ar-ae div#lowerSkin {
	display: none;
}

div#dbFooter {
	font-size: 13px;
}

.body_ar-ae #tabPanel ul {
	text-align: right !important;
}

.LastestShareTrades,
#lblPerfomanceTable {
	display: none !important;
}


.body_ar-ae .ul_highstocklegend_rtl li {
	list-style: none;
	float: right;
	margin-right: 21px;
}

.body_ar-ae div#highstocklegend {
	padding-right: 0 !important;
}


.body_ar-ae .PerformanceTab_Performance_By_Year_Header_Row th {
	text-align: left;
}

.body_ar-ae .PerformanceTab_Performance_By_Year_Row td {
	text-align: left;
}

.body_ar-ae .PerformanceTab_Performance_By_Year_Header_Row th.PerformanceTab_Performance_By_Year_Instrument_Heading {
	text-align: right;
}

.body_ar-ae .PerformanceTab_Performance_By_Year_Row td.PerformanceTab_Performance_By_Year_Instrument_Value {
	text-align: right;
}

.body_ar-ae .periodSelection ul {
	text-align: center !important;
}

.body_ar-ae .periodSelection ul li span {
	padding-right: 7px;
}

div#additionFunctionPanel,
div#divGraphControll {
	margin: 0 0px 0 0px;
}

.body_ar-ae .navigation ul li a {
	margin-left: 80px;
	margin-right: 0px;
}

.body_ar-ae .PerformanceTab_Performance_By_Year_Row td {
	padding-right: 0.6em;
}

.periodSelection ul {
	text-align: left !important;
}

.legenddate {
	padding-left: 0em;
	margin-left: 0px;
}

.ul_highstocklegend {
	margin-left: 0;
}

.body_ar-ae .title {
	padding-right: 0;
}

.body_ar-ae .legenddate {
	padding-left: 0.5em;
	margin-right: 29px;
}


/* .legenddate {
    padding-top: 0.5em;
    padding-bottom: 0.5em;
    padding-left: 0.5em;
    margin-left: 40px;
    background: #fff;
    border: 1px solid #e1e1e1;
none   margin-right: 29px;
}
.ul_highstocklegend {
	margin-right: 29px;
	border: 1px solid #e1e1e1;
none	background: #fff;
}
.ul_highstocklegend {
   
    padding: 0 0 0.5em 0.5em;
    border-top: 0px solid #e1e1e1;
none */

#htmlgraph {
	height: 450px;
}

td.excellink img {
	display: none !important;
}

div#dbFooter {
	font-size: 13px;
}

@media (max-width:680px) {
	.additionFunction table td {
		width: auto;
	}

	div#additionFunctionPanel,
	div#divGraphControll {
		margin: 0;
	}
}

.body_ar-ae div#legenddate {
	float: none !important;
	text-align: right;
	padding-right: 0.6em;
	padding-bottom: 0.8em;
}

.ul_highstocklegend_rtl {
	direction: rtl;
	margin-bottom: 2.5em !important;
}

.body_ar-ae ul.ul_highstocklegend {
	text-align: right;
}

div#dbFooter {
	font-size: 16px;
}

@media (max-width:480px) {
	.legendSharesDiv {
		width: auto;
		white-space: inherit;
	}
}

rect#recLeftSide,
rect#recRightSide,
rect#recVolume,
.PerformanceTab_Performance_Row {
	fill: transparent;
}

.body_ar-ae a#lbtHtml div#dbFooter {
	margin-left: 45px;
	margin-top: 10px;
}

a#lbtHtml div#dbFooter {
	margin-right: 29px;
}

.body_HtmlGraph div#dbFooter {
	margin-right: 30px;
}

/* calendar */
.DynarchCalendar-dayNames div,
.DynarchCalendar-day,
.DynarchCalendar-weekNumber {
	height: 29px;
	width: 2.2em;
	line-height: 2;
}

.DynarchCalendar,
.DynarchCalendar table {
	font-size: 95%;
}

body#body_sharegraph g.highcharts-series>path {
	stroke-width: 2px;
}

/* Custom icon */

#_ulPeriod li span::before {
	position: absolute;
	content: "";
	left: -17px;
	top: 6px;
	width: 16px;
	height: 16px;
	border-radius: 16px;
	border: 2px solid #dfdfdf;
	background: #FFFFFF;
}

.body_ar-ae #_ulPeriod li span::before {
	position: absolute;
	content: "";
	left: unset;
	right: -27px;
	top: 6px;
	width: 16px;
	height: 16px;
	border-radius: 16px;
	border: 2px solid #dfdfdf;
	background: #FFFFFF;
}

#_ulPeriod li span {
	position: relative;
	padding: 6px 0px 0px 8px;
	margin-left: 15px;
}

#_ulPeriod li input:checked+span:hover::before {
	border: 2px solid #8a7e6c !important;
}

#_ulPeriod li input:checked+span::after {
	content: "";
	display: inline-block;
	width: 10px;
	height: 10px;
	border-radius: 18px;
	position: absolute;
	left: -12px;
	top: 11px;
	font-size: 12px;
	background: #8a7e6c;
}

.body_ar-ae #_ulPeriod li input:checked+span::after {
	content: "";
	display: inline-block;
	width: 10px;
	height: 10px;
	border-radius: 18px;
	position: absolute;
	left: unset;
	right: -22px;
	top: 11px;
	font-size: 12px;
	background: #8a7e6c;
}

#_ulPeriod li input:checked+span::before {
	background: #F4F4F4;
	border: 2px solid #8a7e6c;
}

.divtable input[type="checkbox"] {
	display: none;
}

div#periodSelectionPanel.periodSelection input,
div#diagramTypePanel input[type="radio"] {
	display: none;
}

.PerformanceTab_Performance_By_Year_Row {
	height: 23px;
	background-color: transparent;
}

input[type="checkbox"]+label::before {
	position: absolute;
	content: "";
	left: 2px;
	top: 7px;
	content: "";
	width: 14px;
	height: 14px;
	border: 2px solid #dfdfdf;
	background: #ffffff;
	border-radius: 0px;
	-webkit-border-radius: 0px;
}

div#indicesPanel input[type="checkbox"]+label::before {
	left: 7px;
}

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: 0px 0px;
	padding-left: 37px;
	line-height: 33px;
}


input[type="checkbox"]:checked+label::after {
	/* content: "\f00c"; */
	/* background: url("check.svg") no-repeat; */
	position: absolute;
	left: 16px;
	top: 2px;
	font-size: 11px;
	background-size: 18px;
	font-family: icofont;
	color: #fff;
}

input[type="checkbox"]:disabled+label:before,
input[type="checkbox"]:disabled:checked+label:after {
	content: "";
	left: 3px;
	top: 6px;
	content: "";
	width: 14px;
	height: 14px;
	border: 2px solid #dfdfdf;
	background: #FFFFFF;
	border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
}

div#indicesPanel input[type="checkbox"]+label::before {
	left: 7px;
}

div#indicesPanel input[type="checkbox"]:checked+label::after {
	left: 12px;
}

#_ulPeriod li input:checked+span::before {
	border: 2px solid #8a7e6c;
	background: #F9F9F9;
}

input[type="checkbox"]:checked+label::before {
	border: 2px solid #8a7e6c;
	background: #8a7e6c;
	border-radius: 0px;
	font-family: 'icofont';
	color: #f7f7f5;
}

.divtable input[type="checkbox"]:checked+label span:after {
	content: "\eed8";
	font-size: 16px;
	position: absolute;
	top: 0px;
	border: 0px solid #ccc;
	left: 3px;
	color: #f7f7f5;
	box-sizing: border-box;
	font-family: "icofont";
	font-weight: 400;
}

.body_ar-ae .divtable input[type="checkbox"]:checked+label span:after {
	content: "\eed8";
	font-size: 16px;
	position: absolute;
	top: 0px;
	border: 0px solid #ccc;
	left: unset;
	color: #f7f7f5;
	box-sizing: border-box;
	font-family: "icofont";
	font-weight: 400;
	right: 1px;
}

input[type="radio"]:checked+label::before {
	border: 2px solid #8a7e6c;
	background: #F9F9F9;
	left: 0px;
	top: 8px;
	width: 14px;
	height: 14px;
}

input[type="radio"]:checked+label::after {
	content: "";
	position: absolute;
	left: -7px;
	top: 13px;
	background: #656565;
	width: 7px;
	height: 7px;
	border-radius: 30px;
}

input[type="checkbox"]:checked+label:hover:before {
	border: 2px solid #8a7e6c;
	background: #8a7e6c;
}

input[type="radio"]+label:hover::before {
	background: #F9F9F9;
}

input[type="checkbox"]+label:hover:before {
	background: #F9F9F9;
}

input[type="radio"]:checked+label:hover:before {
	border: 2px solid #8a7e6c;
}

#_ulPeriod li span:hover:before {
	background: #F9F9F9;
}

input[type="radio"]+label::before {
	position: absolute;
	content: "";
	border-radius: 16px;
	border: 2px solid #dfdfdf;
	background: #FFFFFF;
	left: 0px;
	top: 8px;
	width: 14px;
	height: 14px;
}

div#divMACustom label {
	padding-left: 5px;
}

input[type="radio"]:checked+label::after {
	display: inline-block;
	width: 10px;
	height: 10px;
	border-radius: 18px;
	position: absolute;
	left: 4px;
	top: 12px;
	font-size: 11px;
	background: #8a7e6c;
}

.body_ar-ae input[type="radio"]+label::before {
	right: 0;
}

.body_ar-ae div#diagramTypePanel input[type="radio"]:checked+label:after {
	right: 4px;
}

.body_ar-ae input[type="checkbox"]+label::before {
	right: 0;
}

.body_ar-ae input[type="checkbox"]:checked+label::after {
	right: 0px;
}

.body_ar-ae TABLE.ControllRow TD.ControllTD input[type="checkbox"]+label,
.body_ar-ae TABLE.ControllRow TD.ControllTD input[type="radio"]+label {
	padding-right: 37px !important;
}

@media (max-width:960px) {
	.ControllTD {
		width: 50%;
	}
}

@media (max-width:650px) {
	.ControllTD {
		width: 100%;
	}

	.ControllTD>div {
		margin: 1em;
	}
}


/* 1-17 */

.periodSelection ul {
	text-align: left !important;
}

.legenddate {
    margin-right: 0px;
    margin-left: 0px;
}

.ul_highstocklegend {
    margin-right: 0px;
    margin-left: 0px;
}

@media screen and (max-width:525px) {
	#tabPanel ul li {
		width: 270px;
		margin-bottom: 5px;
	}

	#tabPanel:after {
		display: none;
	}

	.body_ar-ae #tabPanel ul {
		text-align: center !important;
	}
}

/* @media screen and (max-width:450px){
	.PerformanceTab_TD_Select_Type_Value {
		width: 60%;
	}
}
@media screen and (max-width:375px){
	.PerformanceTab_TD_Select_Type_Value {
		width: 70%;
	}
} */
/* CALENDAR SG */

.DynarchCalendar-dayNames div,
.DynarchCalendar-day,
.DynarchCalendar-weekNumber {
	padding: 7px 6px;
	margin: 1px !important;
	background: #fff;
	border: 1px solid transparent;
	border-radius: 0px;
	color: #656565;
	text-align: center;
}

.DynarchCalendar-day-today.DynarchCalendar-day-selected {
	background-color: #8a7e6c;
	color: #f7f7f5 !important;
	font-weight: 400;
	border: 0px solid;
	border-radius: 34px;
}

.DynarchCalendar-day:hover {
	background: #8a7e6c;
	color: #f7f7f5 !important;
	border-radius: 34px;
}

.DynarchCalendar-day-disabled {
	opacity: 0.5;
	text-shadow: none !important;
}

.DynarchCalendar-title div {
	padding: 5px 17px !important;
	text-shadow: none;
	color: #656565;
	border: 1px solid transparent;
	font-family: "Readex Pro";
}

.DynarchCalendar-day-today.DynarchCalendar-day-selected:hover {
	font-weight: 400;
}

.DynarchCalendar-weekend {
	color: #c22 !important;
}

.DynarchCalendar-title div:hover {
	border: 1px solid #656565;
}

.DynarchCalendar-bottomBar-today,
.button_bg {
	display: block;
	font-family: inherit;
	font-weight: 400;
	color: #f7f7f5;
	text-transform: capitalize;
	margin: 3px auto;
	padding: 7px;
	font-size: 13px;
	border: 1px solid #8a7e6c;
	font-family: "Readex Pro";
	border-radius: 30px;
	background: #8a7e6c;
	transition: background 0.5s, color 0.5s, border 0.5s;
	width: 94px;
	text-decoration: none;
}

.DynarchCalendar-bottomBar-today:hover,
.button_bg:hover {
	display: block;
	font-family: inherit;
	width: 94px;
	font-weight: 400;
	color: #8a7e6c;
	text-transform: capitalize;
	margin: 3px auto;
	padding: 7px;
	border: 1px solid #8a7e6c;
	border-radius: 30px;
	background: #FFFFFF;
	transition: background 0.5s, color 0.5s, border 0.5s;
	font-family: "Readex Pro";
	text-decoration: none;
}

.button_bg {
	float: right;
	line-height: 0em !important;
	width: 80px;
}

.button_bg:hover {
	width: 80px;
}

.DynarchCalendar-dayNames div,
.DynarchCalendar-day,
.DynarchCalendar-weekNumber {
	font-family: "Readex Pro";
}

/* 3-4 */

.body_ar-ae .ControllTD {
	text-align: right;
	float: right;
}

.body_ar-ae .PerformanceTab_Performance_Row td {
	padding-right: 1.5em;
	text-align: right !important;
}

.body_ar-ae th.PerformanceTab_Performance_52_Week_High_Low_Heading {
	text-align: right;
}

.body_ar-ae th.PerformanceTab_Performance_5_Year_Change_Heading {
	text-align: right;
}

.body_ar-ae .PerformanceTab_Performance_Header_Row th {
	text-align: right;
}

.body_ar-ae .PerformanceTab_Performance_By_Year_Header_Row th {
	text-align: right;
}

.body_ar-ae .PerformanceTab_Performance_By_Year_Row td {
	text-align: right;
}

.body_ar-ae div#dbFooter {
	margin-right: 0px;
	margin-left: 43px;
}

@media screen and (max-width:680px) {
	.body_ar-ae div#dbFooter {
		margin-right: 0px;
		margin-left: 7px;
	}
}

@media screen and (max-width:650px) {
	.body_ar-ae div#dbFooter {
		margin-right: 0px;
		margin-left: 16px;
	}
}

@-moz-document url-prefix() {}

.periodSelection ul {
    margin-right: 0px !important;
    margin-left: 0px !important;
}

td.TickerNameTD.TickerNameTD_ShareName {
	border-top-left-radius: 5px !important;
}

.body_ar-ae td.TickerNameTD.TickerNameTD_ShareName {
	border-top-left-radius: 0px !important;
	border-top-right-radius: 5px !important;
}

td.TickerNameTD.TickerNameTD_Volume {
	border-top-right-radius: 5px !important;
}

.body_ar-ae td.TickerNameTD.TickerNameTD_Volume {
	border-top-right-radius: 0px !important;
	border-top-left-radius: 5px !important;
}

.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: #f8f8f8 !important;
}

.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;
}

td#timeheading {
	border-top-left-radius: 5px !important;
}

.body_ar-ae td#timeheading {
	border-top-left-radius: 0px !important;
	border-top-right-radius: 5px !important;
}

td#volumeheading {
	border-top-right-radius: 5px !important;
}

.body_ar-ae td#volumeheading {
	border-top-right-radius: 0px !important;
	border-top-left-radius: 5px !important;
}

th.PerformanceTab_Performance_Instrument_Heading {
	border-top-left-radius: 5px !important;
}

.body_ar-ae th.PerformanceTab_Performance_Instrument_Heading {
	border-top-left-radius: 0px !important;
	border-top-right-radius: 5px !important;
}

th.PerformanceTab_Performance_52_Week_High_Low_Heading {
	border-top-right-radius: 5px !important;
}

.body_ar-ae th.PerformanceTab_Performance_52_Week_High_Low_Heading {
	border-top-right-radius: 0px !important;
	border-top-left-radius: 5px !important;
}

th.PerformanceTab_Performance_By_Year_Instrument_Heading {
	border-top-left-radius: 5px !important;
}

.body_ar-ae th.PerformanceTab_Performance_By_Year_Instrument_Heading {
	border-top-left-radius: 0px !important;
	border-top-right-radius: 5px !important;
}

th.PerformanceTab_Performance_By_Year_Prev4_Heading {
	border-top-right-radius: 5px !important;
}

.body_ar-ae th.PerformanceTab_Performance_By_Year_Prev4_Heading {
	border-top-right-radius: 0px !important;
	border-top-left-radius: 5px !important;
}

.body_ar-ae li#liHtml {
	text-align: right !important;
}

.body_ar-ae li#liPerformance {
	text-align: left !important;
}

@media screen and (max-width:1030px) {
	.ControllTD {
		width: 50% !important;
	}
}

@media screen and (max-width:850px) {
	.body_ar-ae #tabPanel ul li {
		width: 49%;
	}

	.body_ar-ae li#liHtml,
	.body_ar-ae li#liPerformance {
		text-align: center !important;
	}
}

@media screen and (max-width:750px) {
	.ControllTD {
		width: 100% !important;
		max-width: 360px;
	}
}

@media screen and (max-width:692px) {
	th.PerformanceTab_Performance_5_Year_Change_Heading {
		border-top-right-radius: 5px !important;
	}

	.body_ar-ae th.PerformanceTab_Performance_5_Year_Change_Heading {
		border-top-right-radius: 0px !important;
		border-top-left-radius: 5px !important;
	}
}

@media screen and (max-width:670px) {
	th.PerformanceTab_Performance_By_Year_Prev3_Heading {
		border-top-right-radius: 5px !important;
	}

	.body_ar-ae th.PerformanceTab_Performance_By_Year_Prev3_Heading {
		border-top-left-radius: 5px !important;
		border-top-right-radius: 0px !important;
	}
}

@media screen and (max-width:580px) {
	#tabPanel ul li {
		width: 49%;
	}

	li#liHtml,
	li#liPerformance {
		text-align: center !important;
	}
}

@media screen and (max-width:526px) {
	th.PerformanceTab_Performance_By_Year_Prev2_Heading {
		border-top-right-radius: 5px !important;
	}

	.body_ar-ae th.PerformanceTab_Performance_By_Year_Prev2_Heading {
		border-top-right-radius: 0px !important;
		border-top-left-radius: 5px !important;
	}
}

@media screen and (max-width:435px) {
	th.PerformanceTab_Performance_By_Year_Prev1_Heading {
		border-top-right-radius: 5px !important;
	}

	.body_ar-ae th.PerformanceTab_Performance_By_Year_Prev1_Heading {
		border-top-right-radius: 0px !important;
		border-top-left-radius: 5px !important;
	}
}

@media screen and (max-width:525px) {
	.body_ar-ae #tabPanel ul {
		text-align: center !important;
	}
}

@media screen and (max-width:380px) {
	.ControllTD {
		width: 100% !important;
		max-width: 310px;
	}

	.ControllTD>div {
		margin: 1.5em 0.5em 0.5em 0.5em;
		border: 0px solid #656565;
		background-color: #f8f8f8;
		padding: 1em 1em 1em 1em;
	}
}

@media screen and (max-width:375px) {
	#tabPanel ul li {
		width: 100%;
	}

	.body_ar-ae #tabPanel ul li {
		width: 100%;
	}
}

.PerformanceTab_TD_Select_Type_Value {
	padding: 0 0 0.5em 0;
	width: 300px !important;
	text-align: right;
	max-width: 300px !important;
}

.body_ar-ae div#dbFooter {
	margin-left: 0px;
}

.DynarchCalendar-title div {
	font-size: 18px !important;
}
ul#_ulPeriod {
    margin-bottom: 40px !important;
}
#upperpart {
    padding: 3px 0 0px 0;
}
#lowerpart {
    padding: 70px 0 0px 0;
}
label {
    font-size: 14px;
}
ul#_ulPeriod label {
    font-size: 16px !important;
}

@media screen and (max-width:1280px){
	.navigation ul li a{
		font-size: 18px !important;
	}
	.TickerDateTD {
		padding-bottom: 20px;
	}
	#tabPanel {
		margin-top: 80px;
		margin-bottom: 24px;
	}	
	ul#_ulPeriod {
		margin-bottom: 30px !important;
	}
	.ul_highstocklegend {
		margin-bottom: 30px;
	}
	#additionFunctionPanelPanel {
		margin-top: 25px;
	}
	.ControllTD>div {
		margin: 10px 1.5em 10px 0em;
	}
	#lowerpart {
		padding: 60px 0 0px 0;
	}
	.title {
		font-size: 18px;
	}
	.dbFooter {
		padding-top: 70px;
		padding-bottom: 80px;
	}
}
@media screen and (max-width:768px){
	.navigation ul li a{
		font-size: 16px !important;
	}
	.TickerDateTD {
		padding-bottom: 20px;
	}
	#tabPanel {
		margin-top: 60px;
		margin-bottom: 24px;
	}	
	ul#_ulPeriod {
		margin-bottom: 30px !important;
	}
	.ul_highstocklegend {
		margin-bottom: 30px;
	}
	#additionFunctionPanelPanel {
		margin-top: 25px;
	}
	.ControllTD>div {
		margin: 10px 1.5em 10px 0em;
	}
	#lowerpart {
		padding: 40px 0 0px 0;
	}
	.title {
		font-size: 16px;
	}
	.dbFooter {
		padding-top: 50px;
		padding-bottom: 60px;
	}
}
@media screen and (max-width:390px){
	.navigation ul li a{
		font-size: 16px !important;
	}
	.TickerDateTD {
		padding-bottom: 20px;
	}
	#tabPanel {
		margin-top: 60px;
		margin-bottom: 24px;
	}	
	ul#_ulPeriod {
		margin-bottom: 30px !important;
	}
	.ul_highstocklegend {
		margin-bottom: 30px;
	}
	#additionFunctionPanelPanel {
		margin-top: 25px;
	}
	.ControllTD>div {
		margin: 10px 1.5em 10px 0em;
	}
	#lowerpart {
		padding: 40px 0 0px 0;
	}
	.title {
		font-size: 16px;
	}
	.dbFooter {
		padding-top: 50px;
		padding-bottom: 60px;
	}
	
}
@media screen and (max-width:1030px){
	div#lowerGraphPanel {
		margin-right: 1.5em;
	}
	.ControllTD>div {
        margin: 10px 1.5em 10px 1.5em;
    }
}
@media screen and (max-width:768px){
	div#lowerGraphPanel {
		margin-right: 1.5em;
	}
	.ControllTD>div {
        margin: 10px 1.5em 10px 1.5em;
    }
}

@media screen and (max-width:665px){
	.additionFunction table td {
		width: auto;
		text-align: center;
		display: inline-block;
		min-width: 16.8em;
		box-sizing: border-box;
		width: 209px;
		display: block;
		margin: 0 auto;
		margin-top: 5px;
	}
	td#TD_detach_graph a.button.buttonDetachGraph {
		margin-left: 0.5em;
	}
}


@media screen and (max-width:394px){
	.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-top: 10px;
		padding-bottom: 10px;
		padding-left: 10px;
		padding-right: 10px;
		font-size: 16px;
	}
	.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-left: 10px;
		padding-right: 10px;
	}
	.PerformanceTab_Performance_Header_Row th {
		padding-right: 10px;
	}
	.PerformanceTab_Performance_Header_Row th {
		padding-left: 10px;
	}
}
/* 

text.highcharts-yaxis-title {
    display: none;
} */

.body_ar-ae .periodSelection ul {
    text-align: right !important;
}
.body_ar-ae ul#_ulPeriod {
    margin-bottom: 40px !important;
    margin-right: 15px !important;
}
.body_ar-ae .legenddate {
    padding-left: 0.5em;
    margin-right: 0px;
    padding-right: 0 !important;
}
.body_ar-ae .comparelegend_name:before {
    margin-right: 0em;
}
.body_ar-ae .additionFunction tr {
    text-align: right;
}
.body_ar-ae .ControllTD>div {
    margin: 15px 0em 15px 1.5em !important;
}
.body_ar-ae .button, .body_ar-ae .button:link, .body_ar-ae .button:visited {
    margin-left: 0.5em !important;
    margin-right: 0 !important;
}
@media screen and (max-width:719px){
	.ControllTD>div {
		margin: 15px 0em 15px 0em !important;
	}
	.body_ar-ae .ControllTD {
		text-align: right;
		float: unset;
	}
	.body_ar-ae .ControllTD>div {
		margin: 15px 0em 15px 0em !important;
	}
}