@font-face {
	font-family: 'DUBAI-REGULAR';
	src: url('fonts/Dubai-Bold.otf') format('opentype'),
		url('fonts/Dubai-Bold.eot') format('embedded-opentype'),
		url('fonts/Dubai-Bold.woff') format('woff'),
		url('fonts/Dubai-Bold.eot?#iefix') format('embedded-opentype');
	font-weight: 700;
	font-style: normal;
}

@font-face {
	font-family: 'DUBAI-REGULAR';
	src: url('fonts/Dubai-Medium.otf') format('opentype'),
		url('fonts/Dubai-Medium.eot') format('embedded-opentype'),
		url('fonts/Dubai-Medium.woff') format('woff'),
		url('fonts/Dubai-Medium.ttf') format('truetype'),
		url('fonts/Dubai-Medium.eot?#iefix') format('embedded-opentype');
	font-weight: 600;
	font-style: normal;
}

@font-face {
	font-family: 'DUBAI-REGULAR';
	src: url('fonts/Dubai-Regular.otf') format('opentype'),
		url('fonts/Dubai-Regular.eot') format('embedded-opentype'),
		url('fonts/Dubai-Regular.woff')format('woff'),
		url('fonts/Dubai-Regular.ttf') format('truetype'),
		url('fonts/Dubai-Regular.eot?#iefix')format('embedded-opentype');
	font-weight: 500;
	font-style: normal;
}

@font-face {
	font-family: 'DUBAI-REGULAR';
	src: url('fonts/Dubai-Light.otf') format('opentype'),
		url('fonts/Dubai-Light.woff') format('woff'),
		url('fonts/Dubai-Light.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'FontAwesome';
	src: url('fonts/fontawesome-webfont.eot?v=4.7.0');
	src: url('fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'),
		url('fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'),
		url('fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'),
		url('fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'),
		url('fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'icofont';
	src: url('fonts/icofont.eot');
	src: url('fonts/icofont.eot?#iefix') format('embedded-opentype'),
		url('fonts/icofont.woff2') format('woff2'),
		url('fonts/icofont.woff') format('woff'),
		url('fonts/icofont.ttf') format('truetype'),
		url('fonts/icofont.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'dirham';
	font-weight: normal;
	src: url("fonts/font1.woff") format('woff');
}

@font-face {
	font-family: 'dirham';
	font-weight: normal;
	src: url("fonts/font1.woff2") format('woff2');
}

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: 'DUBAI-REGULAR', sans-serif;
	font-size: 16px;
	color: #222222;
}

.comparelegend_eachname,
.comparelegend_colon,
.comparelegend_eachvalue,
.comparelegend_separator {
	color: #222222 !important;
}

.highstocklegend {
	font-size: 16px !important;
}

body {
	margin: 0;
	background: transparent;
}

a:visited,
a:link {
	color: #222222;

	font-weight: normal;
	text-decoration: none;
	font-style: none;
}

a:active,
a:hover {
	color: #007560;

	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: #FF0000;
	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 #FF0000;
}

.plus span,
.Plus,
.PerformanceTab_Performance_Positive_Value,
.PerformanceTab_Performance_By_Year_Positive_Value {
	color: #026937;
	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 #026937;
}

.body_ar-ae .plus span:before,
.body_ar-ae .Plus:before,
.body_ar-ae .PerformanceTab_Performance_Positive_Value:before,
.body_ar-ae .PerformanceTab_Performance_By_Year_Positive_Value:before {
	top: 54%;
}

/* PLUS AND MINUS END */

/* GENERAL - TABLES & HEADINGS & TICKER AREA */

/****************************************** HEADINGS *******************************************************/

.legenddate {
	color: #222222 !important;
	font-size: 1em;
	font-weight: 600;
}

.Orders_TitleTD_Right {
	color: #222222;
	font-weight: 600;
}

.Orders_TitleTD_Left,
.TradesByBroker,
.DivLastestShareTrades span,
.PerformanceTab_TD_Select_Type_Label {
	line-height: normal;
	margin: 0px;
	padding: 0px;

	font-family: 'ReinaNeue', sans-serif;
	font-size: 1.25em !important;
	color: #222222 !important;
	font-weight: normal;

	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;

	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: 0px solid #007560;
}


.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: 0px solid #E1E1E1;
}

.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 #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: 0px 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: 0px solid #E1E1E1;
}

.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: 1px solid #E1E1E1;
}

.PerformanceTab_Performance_By_Year_Header_Row th,
.PerformanceTab_Performance_Header_Row th,
.DataTable tr:first-child .DataNameTD,
.DataTable tr:first-child .DataValueTD {
	border-top: 0px 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: 1px solid #6F6F6F;
	border-bottom: 1px solid #6F6F6F;
}

/*** 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: #6F6F6F;
}


.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: #6F6F6F;
}


/*** Ticker date fix, needed because the date and the ticker table are actually in a single table ***/

td.TickerDateTD {
	border-left: 1px solid transparent;
	border-right: 1px 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: #6F6F6F;
	color: #FFFFFF;
	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: #6F6F6F;
	color: #FFFFFF;
	text-align: left;

	font-weight: bold;
	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: transparent;
	text-align: right;
	color: #222222;

	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;
	color: #222222;

	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-top: 0.6em;
	padding-bottom: 0.6em;
	padding-left: 0.6em;
	padding-right: 0.6em;
}

.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.6em;
	padding-bottom: 0.6em;
	padding-left: 0.6em;
	padding-right: 0.6em;

	height: auto;
	line-height: normal;
}

.TradesTable .Trades_RowHeader td.Trades_LastHeading,
.TradesTable .Trades_Row td.Trades_Close_Change {
	padding-right: 1.5em;

	text-align: center;
}

.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 */

.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: 513px) {

	.TickerValueTD_LastPricePercentChange,
	.TickerNameTD_LastPricePercentChange {
		display: none;
	}

	.TickerValueTD {
		width: 20%;
	}

	.TickerValueTD_ShareName {
		width: 40%;
	}
}


/* END OF TICKER AREA */

/********************************************************************************* TABS AREA START */

#tabPanel {
	margin-top: 40px;
	margin-bottom: 0em;
	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 #FFFFFF;
}

#tabPanel ul {
	text-align: center !important;
	font-size: 0em;
}

#tabPanel li {
	width: 25%;
	display: inline-block;
}

/* Unselected tab rules */
.navigation ul li a {
	height: auto;
	line-height: normal;

	padding: 8px 0 !important;

	margin: 0 0px;

	border-radius: 10px;

	font-family: inherit;
	font-weight: bold;
	font-size: 1.0em;
	text-transform: none;
	color: #6F6F6F;

	font-style: normal;
	text-decoration: none;

	border-top: 1px solid #D7D7DF;
	border-right: 1px solid #D7D7DF;
	border-bottom: 1px solid #D7D7DF;
	border-left: 1px solid #D7D7DF;

	background: transparent;

	transition: background 0.5s, color 0.5s, border 0.5s;

	position: relative;
	top: 0;
	left: 0em;

	width: 95%;
	box-sizing: border-box;
}

.navigation ul li a:hover {
	background: #007560;
	color: #FFFFFF;
	border-top: 1px solid #007560;
	border-right: 1px solid #007560;
	border-bottom: 1px solid #007560;
	border-left: 1px solid #007560;

	text-decoration: none;
	font-style: normal;

	z-index: 9;
}

/* Selected tab rules */
.navigation ul li a.tab_selected {
	background: #007560;
	color: #FFFFFF;
	border-top: 1px solid #007560;
	border-right: 1px solid #007560;
	border-bottom: 1px solid #007560;
	border-left: 1px solid #007560;

	position: relative;
	top: 0px;
	left: 0px;

	z-index: 10;
}

.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 #007560;
}

/* 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;
	padding-bottom: 0.5em !important;
}

#_ulPeriod li {
	padding: 2px 0.5em;
	display: inline-block !important;
}

li#libt1Month,
li#libtYTD,
li#libt5Year,
li#libtAll {
	display: none !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;

	display: inline-block !important;
}

.comparelegend_name:before {
	content: "■";

	font-family: Arial, Helvetica, sans-serif !important;
	font-size: 2em;

	position: relative;
	left: 0;
	top: 2px;
	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: 0px solid #A4A9A3;
}

.highstocklegend {
	padding: 0em;
}

.comparelegend_value {
	padding-left: 0.5em;
	padding-right: 0.5em;
}

.legenddate {
	padding: 15px 24px 4px;
	margin: 0 100px 0 100px;

	border: 1px solid #E1E1E1;
	border-bottom: 0;

	font-weight: 500;

	border-radius: 7px 7px 0 0;
	box-sizing: border-box;
}

.ul_highstocklegend {
	padding: 0em 24px 15px;
	margin: 0 100px 15px 100px;

	border: 1px solid #E1E1E1;
	border-top: 0;

	border-radius: 0 0 7px 7px;
	box-sizing: border-box;
}

.comparelegend_eachvalue {
	font-weight: 600;
}

@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;
	}
}

/*************************************** Start of: Graph Buttons ****************************************/

#additionFunctionPanelPanel {
	padding: 1.5em 0 0.5em 0;
}

.additionFunction table {
	margin: 0em;
	width: 100%;
}

.button,
.button:link,
.button:visited {
	display: block;

	font-family: inherit;
	font-size: 1.0em;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: none;

	margin: 0.5em;
	padding: 0 33px;

	border: 1px solid #007560;
	border-radius: 50px;
	background: #007560;

	transition: background 0.5s, color 0.5s, border 0.5s;
	text-decoration: none;

	height: 47px;
	line-height: 47px;

	box-sizing: border-box;
}

.button:active,
.button:hover {
	text-decoration: none;

	background: #007560;
	color: #FFFFFF;
	border-color: #007560;

	box-shadow: 0px 1px 8px 0px rgba(0, 0, 0, 0.24);
}

.button img {
	display: none;
}

.additionFunction table,
.additionFunction tbody,
.additionFunction tr {
	display: block;
}

.additionFunction tr {
	font-size: 0em;
	text-align: center;
}

.additionFunction table td {
	width: auto;
	text-align: center;

	display: inline-block;
	*display: inline;
	*zoom: 1.0;

	min-width: 13.8em;
	box-sizing: border-box;
}

@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: 1em 0.5em 0 0.5em;
	border: 0em solid #313736;
	background-color: transparent;
}

.title {
	font-family: inherit;
	font-size: 1.0em;
	color: #222222;

	font-weight: bold;
	font-style: normal;
	text-transform: initial;

	background: transparent;
	text-align: left;
	float: center;

	border-bottom: 2px solid #007560;

	padding: 0.6em 0;

	margin-left: 0.6em;
	margin-right: 0.6em;
	margin-bottom: 0em;
	margin-top: 0em;
}

.divtable {
	padding: 0.6em;
	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: 20%;
	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;
	white-space: nowrap;
	margin: 0px 0 0;
}

body TABLE.ControllRow TD.ControllTD input[type="checkbox"]+label>span,
body TABLE.ControllRow TD.ControllTD input[type="radio"]+label .t-safari .ControllTD input[disabled]>span {
	white-space: pre-wrap;
	word-break: break-word;
}

.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;
		min-height: 0;
	}

	.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: 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: 1px solid #DFDFDF;
	box-shadow: 1px 1px 2px #A4A9A3;
}

.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: #007560;
}

.Orders_VolumeTD_BidBox {
	background: #E5E7F6;
}

.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: 22px 0px 0.5em;
	width: 50%;
	text-align: right;
}

.PerformanceTab_TD_Select_Currency_Label,
.PerformanceTab_TD_Select_Currency_Value {
	display: none;
}

.PerformanceTab_DDL_Performance_Function {
	box-sizing: border-box;
	max-width: 20em;
	width: 100%;

	font-family: inherit;
	font-size: 16px;
	color: #222222;
	outline: 0;
	border: 0;
	padding: 0px 12px;
	caret-color: #007560;
	background: transparent;
	border-radius: 4px;
	border: 1px solid #D7D7DF;

	height: 40px;
	line-height: 40px;
	/* box-shadow: -15px 0 24px 6px rgba(0, 0, 0, .06); */

	background-image: url(down.png) !important;
	background-origin: content-box;
	background-position: calc(0px + 100%) 50%;
	background-repeat: no-repeat;
	background-size: 20px 20px;
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
}

.PerformanceTab_Performance_Row td {
	padding-right: 1.9em;
}

.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.9em;
}

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.6em;
}

.PerformanceTab_Performance_By_Year_Header_Row th {
	padding-right: 1em;
	padding-left: 0.6em;
}

.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: 0em;
}

@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;
	}

}

@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: 1px solid #DFDFDF;
	background: #fff;
	box-shadow: 1px 1px 2px #A4A9A3;
}

.dbFooter {
	padding-top: 1em;
	font-size: 14px;
	line-height: 18px;
}

/* CUSTOM */

#_ulPeriod li span {
	position: relative;
	padding: 0 0px 0 16px;
}

.body_ar-ae #_ulPeriod li span {
	position: relative;
	padding: 0 16px 0 0;
}

#_ulPeriod li span::before {
	position: absolute;
	content: "";
	left: -7px;
	top: 3px;
	width: 17px;
	height: 17px;
	border-radius: 16px;
	border: 1px solid #D7D7DF;
	background: transparent;
	box-sizing: border-box;
}

#_ulPeriod li input:checked+span::before {
	border: 1px solid #007560;
}

#_ulPeriod li input:checked+span::after {
	content: "";
	display: inline-block;
	width: 11px;
	height: 11px;
	border-radius: 18px;
	position: absolute;
	left: -4px;
	top: 6px;
	background: #007560;
}

input[type="checkbox"]+label::before {
	position: absolute;
	left: -15px;
	top: 7px;
	content: "";
	width: 17px;
	height: 17px;
	border: 1px solid #D7D7DF;
	background: transparent;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	box-sizing: border-box;
}

input[type="checkbox"]:checked+label::after {
	font-family: icofont;
	content: "\eed8";
	position: absolute;
	color: #FFFFFF;
	left: -13px;
	top: 8px;
	font-size: 14px;
	padding-top: 0px;
	padding-left: 0px;
}

input[type="checkbox"]:checked+label::before {
	border: 1px solid #007560;
	background: #007560;
}

input[type="checkbox"]:disabled+label {
	color: #D7D7DF70;
}

input[type="checkbox"]:disabled+label:before,
input[type="checkbox"]:disabled:checked+label:after {
	content: "";
	position: absolute;
	left: -15px;
	top: 7px;
	width: 17px;
	height: 17px;
	font-size: 0;
	background: transparent;
	padding-top: 0;
	border-radius: 4px;
	padding-left: 0;
	background-size: 100% 100%;
	display: inline-block;
	border: 1px solid #D7D7DF70;
}

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: 3px 0px;
	padding-left: 10px;
}

input[type="radio"]+label::before {
	position: absolute;
	content: "";
	left: -13px;
	top: 7px;
	width: 17px;
	height: 17px;
	border-radius: 16px;
	border: 1px solid #D7D7DF;
	background: transparent;
	box-sizing: border-box;
}

input[type="radio"] {
	opacity: 0;
}

input[type="radio"]:checked+label::after {
	content: "";
	display: inline-block;
	width: 7px;
	height: 7px;
	border-radius: 18px;
	position: absolute;
	left: -8px;
	top: 12px;
	background: #007560;
}

input[type="radio"]:checked+label::before {
	border: 2px solid #007560;
}

input[type="checkbox"] {
	opacity: 0;
}

.body_ar-ae #_ulPeriod li span::before {
	left: unset;
	right: -8px;
}

.body_ar-ae #_ulPeriod li input:checked+span::after {
	left: unset;
	right: -5px;
}

.body_ar-ae input[type="checkbox"]+label::before {
	left: unset;
	right: -16px;
}

.body_ar-ae TABLE.ControllRow TD.ControllTD input[type="checkbox"]+label,
.body_ar-ae TABLE.ControllRow TD.ControllTD input[type="radio"]+label {
	padding-left: 0px;
	padding-right: 10px;
}

.body_ar-ae input[type="checkbox"]:checked+label::after {
	left: unset;
	right: -15px;
}

.body_ar-ae input[type="radio"]+label::before {
	left: unset;
	right: -13px;
}

.body_ar-ae input[type="radio"]:checked+label::after {
	left: unset;
	right: -10px;
}

/* CALENDAR */

table.DynarchCalendar-titleCont,
.DynarchCalendar-day {
	color: #222222;
}

/* div#divCalendar>div>div {
	position: relative;
} */

.DynarchCalendar-prevYear div::before {
	/* content: "<<"; */
	font-family: "FontAwesome";
	content: "\f101";
	width: 0;
	height: 0;
	position: absolute;
	left: 100%;
	margin-left: -7px;
	margin-top: 21px;
	color: #222222;
	-ms-transform: rotate(20deg);
	transform: rotate(174deg);
	font-size: 13px;
}

.DynarchCalendar-prevYear div {
	background-image: none;
}

.DynarchCalendar-nextYear div::after {
	/* content: ">>"; */
	font-family: "FontAwesome";
	content: "\f101";
	position: absolute;
	left: 100%;
	margin-left: -10px;
	margin-top: 7px;
	color: #222222;
	-ms-transform: rotate(20deg);
	transform: rotate(1deg);
	font-size: 13px;
}

.DynarchCalendar-nextYear div {
	background-image: none;
}

.DynarchCalendar-prevMonth div::after {
	/* content: "<"; */
	font-family: "FontAwesome";
	content: "\f105";
	width: 0;
	height: 0;
	position: absolute;
	left: 100%;
	margin-left: 0;
	margin-top: 21px;
	color: #222222;
	-ms-transform: rotate(20deg);
	transform: rotate(180deg);
	font-size: 13px;
}

.DynarchCalendar-navBtn div {
	padding: 0;
}

.DynarchCalendar-hover-navBtn div {
	border: 0;
	padding: 0;
	background-color: #FFFFFF;
}

.DynarchCalendar-prevMonth div {
	background-image: none;
}

.DynarchCalendar-nextMonth div::after {
	font-family: "FontAwesome";
	content: "\f105";
	position: absolute;
	margin-top: 7px;
	color: #222222;
	-ms-transform: rotate(20deg);
	transform: rotate(356deg);
	font-size: 13px;
}

.DynarchCalendar-nextMonth div {
	background-image: none;
}

.DynarchCalendar-hover-title.DynarchCalendar-title>div:hover {
	border: 0 !important;
}

td.time_frame {
	font-weight: 500;
	font-family: inherit, sans-serif;
	font-size: 16px;
}

.button_bg,
.DynarchCalendar-bottomBar-today {
	background: transparent;
	color: #4F4F4F;
	border: 0;
	height: auto;
	font-size: 13px;
	border-radius: 50px;
	font-weight: bold;
	height: 24px;
	line-height: 24px;
	font-family: 'DUBAI-REGULAR', sans-serif;
	width: 114px;
	border: 1px solid #4F4F4F;
	margin: 0 auto;
	transition: background 0.5s, color 0.5s, border 0.5s;
}

.button_bg:hover,
.DynarchCalendar-bottomBar-today:hover {
	background: #007560;
	color: #FFFFFF;
	border-color: #007560;
}

.button_period_range {
	text-align: right;
}

div#divCalendar>div>div {
	border: 0 !important;
}

.DynarchCalendar-topBar {
	border-bottom: 1px solid #DFDFDF;
}

.DynarchCalendar-day-selected {
	padding: 1px 4px;
	border: 1px solid #007560;
	margin: 0 !important;
	background-color: #007560;
	color: #FFFFFF !important;
	text-align: center;
	border-radius: 25px;

	margin: 2px;
}

.DynarchCalendar-hover-date:hover {
	padding: 1px 4px;
	border: 1px solid #007560;
	margin: 0 !important;
	background-color: #007560;
	color: #FFFFFF !important;
	text-align: center;
	border-radius: 25px;

	margin: 2px;
}

.DynarchCalendar-dayNames div,
.DynarchCalendar-day,
.DynarchCalendar-weekNumber {
	padding: 1px 4px;
	width: 20px;
	border-color: #007560;
	font-family: 'DUBAI-REGULAR', sans-serif;
	border: 1px solid transparent;

	margin: 2px;
}

.body_ar-ae .DynarchCalendar-dayNames div,
.body_ar-ae .DynarchCalendar-day,
.body_ar-ae .DynarchCalendar-weekNumber {
	width: 16px;
	height: 20px;
	line-height: 22px;
}

.DynarchCalendar-title div {
	text-shadow: none;
}

.DynarchCalendar-dayNames div {
	font-weight: 500;
	color: #222222;
	font-size: 13px;
}

.DynarchCalendar,
.DynarchCalendar table {
	font-size: 13px;
}

.DynarchCalendar table {
	line-height: 1.9;
	font-weight: normal;
}

.DynarchCalendar-bottomBar-today {
	font-size: 13px;
	font-weight: bold;
	font-family: 'DUBAI-REGULAR', sans-serif;
}

.DynarchCalendar-title div {
	padding: 5px 17px;
	text-shadow: none;
	font-weight: bold;
	font-family: 'DUBAI-REGULAR', sans-serif;
}

.DynarchCalendar-day-today {
	color: #222222 !important;
	font-weight: normal;
}

.DynarchCalendar-day-today.DynarchCalendar-day-selected {
	background-color: #007560;
	color: #FFFFFF !important;
}

.DynarchCalendar-weekNumber {
	text-align: center !important;
}

.DynarchCalendar-day {
	text-align: center;
}

.DynarchCalendar-bottomBar-today:hover {
	padding: 0;
}

.DynarchCalendar-day-selected:hover {
	background-color: #007560;
	color: #FFFFFF !important;
}

.DynarchCalendar-weekend {
	color: #CC2222;
}

.DynarchCalendar-dayNames .DynarchCalendar-weekend {
	color: #CC2222;
}

.DynarchCalendar-week .DynarchCalendar-day.DynarchCalendar-day-selected {
	color: #FFFFFF !important;
}

.DynarchCalendar-week .DynarchCalendar-day.DynarchCalendar-day-selected:hover {
	color: #FFFFFF !important;
}

.DynarchCalendar-bottomBar-today {
	padding: 0;
}

.DynarchCalendar-hover-title div {
	background-image: unset;
}

.DynarchCalendar-menu table td div.DynarchCalendar-menu-month,
.DynarchCalendar-menu-year,
.DynarchCalendar table {
	font-family: 'DUBAI-REGULAR', sans-serif;
}

.DynarchCalendar-hover-date {
	border: 0px solid #DFDFDF;
}


.DynarchCalendar-focused .DynarchCalendar-topBar,
.DynarchCalendar-focused .DynarchCalendar-bottomBar {
	background-color: #fff;
	border-color: #DFDFDF;
}

.body_ar-ae #divCalendar {
	right: unset !important;
	left: 0;
}

.body_ar-ae td.time_frame,
.body_ar-ae .button_bg,
.body_ar-ae .DynarchCalendar-bottomBar-today,
.body_ar-ae .DynarchCalendar-dayNames div,
.body_ar-ae .DynarchCalendar-day,
.body_ar-ae .DynarchCalendar-weekNumber,
.body_ar-ae .DynarchCalendar-bottomBar-today,
.body_ar-ae .DynarchCalendar-title div,
.body_ar-ae .DynarchCalendar-menu table td div.DynarchCalendar-menu-month,
.body_ar-ae .DynarchCalendar-menu-year,
.body_ar-ae .DynarchCalendar table {
	font-family: 'DUBAI-REGULAR', sans-serif;
}

/* ADDITIONAL CSS */

#htmlgraph {
	height: 450px;
}

input#txtInsertPeriod {
	font-family: inherit;
	font-size: 16px;
	color: #222222;
	outline: 0;
	border: 0;
	padding: 2px 10px;
	caret-color: #007560;
	background: transparent;
	max-width: 6em !important;
	border-radius: 6px;
	border: 1px solid #D7D7DF;
	/* box-shadow: -15px 0 24px 6px rgba(0, 0, 0, .06); */
}

.periodSelection ul {
	text-align: center !important;
}

#lowerpart {
	padding: 3px 20px 3px 31px;
}

g.highcharts-axis text {
	font-size: 16px !important;
}

/* g.highcharts-series > path {
    fill-opacity: 1 !important;
} */

.highcharts-xaxis-labels text[text-anchor="start"] {
	fill: #fff !important;
}

.comparelegend_separator {
	padding: 0 10px;
}

table.ShareDataTable.DataTable,
table.TradesTable {
	margin-top: 2em;
}

div#periodSelectionPanel {
	margin: 2em 0;
}

g.highcharts-axis-labels.highcharts-xaxis-labels [text-anchor="start"] tspan {
	fill: #FFFFFF !important;
}

label#lblInsertPeriod {
	margin-right: 6px;
}

g.highcharts-series>path {
	stroke-width: 2;
}

.DataValueTD.DataValueTD_ID1336 span,
.DataValueTD.DataValueTD_Market.DataValueTD_Market_MAIR_24,
.DataValueTD.DataValueTD_Currency,
.body_ar-ae text.highcharts-yaxis-title,
.highcharts-yaxis-title,
td.DataValueTD.DataValueTD_Market.DataValueTD_Market_DEWA_22 {
	font-family: 'dirham', 'DUBAI-REGULAR', sans-serif !important;
}

g.highcharts-axis>text {
	transform: translate(40px, 123px) rotate(0deg) translate(-48px, -120px);
}

.legendSharesDiv {
	white-space: unset;
}

.highcharts-container text {
	font-size: 18px !important;
}

.highcharts-container rect {
    fill: transparent;
}

.PerformanceTab_Performance_Row {
    background-color: transparent;
}

/* ARABIC */

body.body_ar-ae,
.body_ar-ae .ControllTD,
.body_ar-ae #TD_print,
.body_ar-ae #TD_detach_graph,
.body_ar-ae #TD_download_excel,
.body_ar-ae #TD_color_blind_mode,
.body_ar-ae .navigation ul li,
.body_ar-ae .PerformanceTab_DDL_Performance_Function,
.body_ar-ae .PerformanceTab_Performance_NA_Value {
	direction: rtl;
	font-family: 'DUBAI-REGULAR', sans-serif;
}

.body_ar-ae .TickerDateTD {
	text-align: right;
}

.body_ar-ae .PerformanceTab_Performance_By_Year_Header_Row th,
.body_ar-ae .PerformanceTab_Performance_Header_Row th,
.body_ar-ae .Orders_HeaderTD_Date,
.body_ar-ae .BrokerHeader tr:first-child td,
.body_ar-ae .Trades_VolumeHeading,
.body_ar-ae .Trades_LastHeading,
.body_ar-ae .TickerNameTD,
.body_ar-ae .PerformanceTab_Performance_By_Year_Row td,
.body_ar-ae .PerformanceTab_Performance_Row td,
.body_ar-ae .Orders_RowTR>td.tdOrderMiddle,
.body_ar-ae .BrokerHeaderTable tr td,
.body_ar-ae .TradesTable .Trades_Row .Trades_Size,
.body_ar-ae .ShareDataTable tr .DataValueTD,
.body_ar-ae .TickerRow .TickerValueTD,
.body_ar-ae .PerformanceTab_TD_Select_Type_Value {
	text-align: left;
}

.body_ar-ae .PerformanceTab_Performance_By_Year_Header_Row th.PerformanceTab_Performance_By_Year_Instrument_Heading,
.body_ar-ae .PerformanceTab_Performance_Header_Row th.PerformanceTab_Performance_Instrument_Heading,
.body_ar-ae .Orders_HeaderTD_Bid,
.body_ar-ae .Orders_HeaderTD_Ask,
.body_ar-ae .BrokerHeader tr:first-child td.Broker_ColumnOrder,
.body_ar-ae .BrokerHeader tr:first-child td.Broker_ColumnBroker,
.body_ar-ae .Trades_TimeHeading,
.body_ar-ae .TickerNameTD_ShareName,
.body_ar-ae .PerformanceTab_Performance_By_Year_Row td.PerformanceTab_Performance_By_Year_Instrument_Value,
.body_ar-ae .PerformanceTab_Performance_Row td.PerformanceTab_Performance_Instrument_Value,
.body_ar-ae .Orders_RowTR>td.tdOrderLeft,
.body_ar-ae .Orders_RowTR>td.tdOrderRight,
.body_ar-ae .BrokerHeaderTable tr td.Broker_ColumnOrderValue,
.body_ar-ae .BrokerHeaderTable tr td.Broker_ColumnOrderValue+.Broker_ColumnBrokerValue,
.body_ar-ae .TradesTable .Trades_Row .Trades_TradeTime,
.body_ar-ae .ShareDataTable tr .DataNameTD,
.body_ar-ae .TickerRow .TickerValueTD_ShareName,
.body_ar-ae .highstocklegend,
.body_ar-ae .ControllTD,
.body_ar-ae .title,
.body_ar-ae .PerformanceTab_TD_Select_Type_Label {
	text-align: right;
}

.body_ar-ae div#highstocklegend {
	padding-right: 0px !important;
}

.body_ar-ae .excellink {
	text-align: left;
}

.dbFooter_ar {
	font-size: 14px;
}

.body_ar-ae .PerformanceTab_DDL_Performance_Function {
	background-position: calc(0px + 0%) 50%;
}

.body_ar-ae .comparelegend_name::before {
	left: 7px;
}

.body_ar-ae td.PerformanceTab_Performance_Instrument_Value {
	padding-right: 0.6em;
	padding-left: 1.5em;
}

.body_ar-ae .PerformanceTab_Performance_Instrument_Value span.PerformanceTab_SharePriceDevelopment_Instrument_InstrumentName {
	padding-right: 0em;
}

.body_ar-ae .PerformanceTab_Performance_52_Week_High_Value,
.body_ar-ae .PerformanceTab_Performance_52_Week_Low_Value {
	padding-left: 0px;
	padding-right: 10px;
}

.body_ar-ae label#lblInsertPeriod {
	margin-right: 0px;
	margin-left: 6px;
}

@media print {
	.body_en-gb .additionFunctionbox {
		position: relative;
		margin-bottom: 4em;
	}

	.body_ar-ae .ControllTD {
		float: none;
	}

	.navigation ul li a {
		min-width: 6em;
		margin: 0 2px;
	}

	#_ulPeriod li {
		padding: 2px 0em;
	}

	.ControllTD>div {
		margin: 1em 0;
	}

	.ControllTD {
		width: 48%;
	}
}

/* RESPONSIVE */

@media screen and (max-width: 864px) {
	.legendSharesDiv .comparelegend_value {
		display: block;
		padding: 10px 0 0;
	}
}

@media screen and (max-width: 660px) {
	.legendSharesDiv .comparelegend_value>div>div {
		display: none !important;
	}

	.legendSharesDiv .comparelegend_value>div>div:last-child {
		display: inline-block !important;
	}
}

@media screen and (max-width: 530px) {
	#_ulTab li {
		width: 50%;
		display: inline-block;
	}

	.navigation ul li a {
		margin: 2px !important;
		/* width: 98%; */
		box-sizing: border-box;
	}
}

/* @media screen and (max-width: 650px) {
	.comparelegend_value {
		display: block !important;
		padding: 6px 0 0 0;
	}
} */

@media screen and (max-width: 507px) {
	.ControllTD {
		width: 100%;
	}

	#lowerpart {
		padding: 3px 0px 3px 0px;
	}

	.additionFunction table td {
		display: block;
		min-width: unset;
	}

	.body_ar-ae .ControllTD {
		min-height: 0;
	}
}

@media screen and (max-width: 500px) {

	.DynarchCalendar-dayNames div,
	.DynarchCalendar-day,
	.DynarchCalendar-weekNumber {
		padding: 1px 3px;
		width: 18px;
	}

	.DynarchCalendar table {
		line-height: 1.8;
	}

	.legenddate {
		margin: 0 44px 0 44px;
	}

	.ul_highstocklegend {
		margin: 0 44px 15px 44px;
	}

	.body_ar-ae .legenddate {
		margin: 0 30px 0 58px;
	}

	.body_ar-ae .ul_highstocklegend {
		margin: 0 30px 15px 58px;
	}
}

@media screen and (max-width: 480px) {
	.body_en-gb table.ShareDataTable.DataTable tbody tr td {
		height: 44px;
	}
}

@media screen and (max-width: 462px) {
	.legendSharesDiv .comparelegend_value {
		display: block;
		padding: 10px 0 0;
	}
}

@media screen and (max-width: 455px) {

	.DynarchCalendar-dayNames div,
	.DynarchCalendar-day,
	.DynarchCalendar-weekNumber {
		padding: 1px 2px;
		width: 16px;
	}

	.DynarchCalendar table {
		line-height: 1.6;
	}
}

@media screen and (max-width: 400px) {

	.DynarchCalendar-dayNames div,
	.DynarchCalendar-day,
	.DynarchCalendar-weekNumber {
		margin: 0px;
	}

	.DynarchCalendar-dayNames div,
	.DynarchCalendar,
	.DynarchCalendar table,
	.DynarchCalendar-bottomBar-today,
	.button_bg,
	.DynarchCalendar-bottomBar-today {
		font-size: 11px;
	}

	.button_bg,
	.DynarchCalendar-bottomBar-today {
		height: 22px;
		line-height: 22px;
	}

	.DynarchCalendar-navBtn {
		top: -1px;
	}
}

@media screen and (max-width: 390px) {
	#_ulPeriod li {
		display: inline-block !important;
		text-align: left;
		width: 40%;
		font-size: 16px;
	}

	div#periodSelectionPanel {
		margin: 0.5em 0;
	}

	li#libt1Month,
	li#libtYTD,
	li#libt5Year,
	li#libtAll {
		display: none !important;
	}
}

@media screen and (max-width: 375px) {
	#_ulTab li {
		width: 100%;
		display: block;
	}
}

@media screen and (max-width: 340px) {

	.comparelegend_value {
		padding-left: 4px;
		padding-right: 4px;
	}

	.comparelegend_name:before {
		margin-right: 2px;
	}

	.body_ar-ae .comparelegend_name:before {
		margin-right: 0px;
		margin-left: 2px;
	}

	.body_ar-ae .comparelegend_name::before {
		left: 0px;
	}

	.DynarchCalendar-dayNames div,
	.DynarchCalendar,
	.DynarchCalendar table,
	.DynarchCalendar-bottomBar-today,
	.button_bg,
	.DynarchCalendar-bottomBar-today {
		font-size: 10px;
	}

	.DynarchCalendar-dayNames div,
	.DynarchCalendar-day,
	.DynarchCalendar-weekNumber {
		padding: 1px 2px;
		width: 14px;
	}

	.DynarchCalendar-hover-date:hover {
		padding: 1px 6px;
	}

	.body_ar-ae .DynarchCalendar-dayNames div,
	.body_ar-ae .DynarchCalendar-day,
	.body_ar-ae .DynarchCalendar-weekNumber {
		width: 14.5px;

		height: 17px;
		line-height: 19px;
	}
}

@media screen and (max-width: 338px) {
	.body_ar-ae table.ShareDataTable.DataTable tbody tr td {
		height: 46px;
	}
}

@media (max-width: 330px) {
	#_ulPeriod li {
		display: block !important;
		text-align: left;
		padding: 8px 0em;
	}

	.body_ar-ae #_ulPeriod li {
		text-align: right;
	}

	li#libt1Month,
	li#libtYTD,
	li#libt5Year,
	li#libtAll {
		display: none !important;
	}

	#_ulPeriod li span::before {
		left: -12px;
	}

	#_ulPeriod li input:checked+span::after {
		left: -9px;
	}

	#_ulPeriod li span {
		padding: 0 0px 0 11px;
	}

	.ControllTD>div {
		margin: 1em 0 0;
	}
}