@import url('https://fonts.googleapis.com/css2?family=Nunito+Sans:ital,opsz,wght@0,6..12,200..1000;1,6..12,200..1000&display=swap');
* { box-sizing: border-box; }
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: Nunito Sans, sans-serif;
	font-size: 18px;
	color: #262626;
}
.comparelegend_eachname,
.comparelegend_colon,
.comparelegend_eachvalue,
.comparelegend_separator {
	color: #262626!important;
}
.highstocklegend {
	font-size: 18px!important;
}

body {
	margin: 0;
}

a:visited,
a:link {
	color: #262626;
	
	font-weight: normal;
	text-decoration: none;
	font-style: none;
}

a:active,
a:hover {
	color: #7C8626;
	
	font-weight: none;
	text-decoration: underline;
	font-style: none;
}

/* Tool max-width */

#container {
    max-width: 1440px;
    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: #4FA814;
    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 #4FA814;
}
/* PLUS AND MINUS END */

/* GENERAL - TABLES & HEADINGS & TICKER AREA */

/****************************************** HEADINGS *******************************************************/

.LatestShareTrades, #lblPerfomanceTable { display: none; }
.legenddate {
	color: #262626 !important;
	font-size: 1em;
	font-weight: bold;
}
.Orders_TitleTD_Right {
	color: #262626;
	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: #262626 !important;
	font-weight: bold;
	
	padding-top: 0em;
	padding-bottom: 1.0em;
	
	display: block;
}

.TickerDateTD {
	padding: 0 0 10px 0;
	text-align: left;
}
/********************************************************************************** TABLES *****************************************************************************************/

/*
#container {
	overflow: visible;
}
*/

/****************************************** BORDER CONTROLS *******************************************************/

/*** Table ***/

.PerformanceTab_Table_Performance_By_Year,
.PerformanceTab_Table_Price_Performance,
.PerformanceTab_Performance_By_Year_Header_Row,
.orderBorder > table:first-child,
.BrokerHeaderTable,
.ShareDataTable,
.TickerTbl {
	width: 100%;
	box-sizing: border-box;	
	border-collapse: collapse;
    border-spacing: 0px;
}

/*** Inner Borders ***/

.PerformanceTab_Performance_By_Year_Header_Row th,
.PerformanceTab_Performance_Header_Row th,
.Orders_HeaderTD_Date.tdOrderMiddle,
.Orders_HeaderTD_Ask.tdOrderRight,
.BrokerHeaderTable tr:first-child .Broker_ColumnPercent,
.BrokerHeaderTable tr:first-child .Broker_ColumnVolume,
.Trades_VolumeHeading,
.Trades_LastHeading,
.TickerNameTD {
	border-left: 0em solid #AFBD36;
}


.PerformanceTab_Performance_By_Year_Row td,
.PerformanceTab_Performance_Row td,
.tdOrderMiddle,
.tdOrderRight,
.BrokerHeaderTable tr .Broker_ColumnPercent.Broker_ColumnBrokerValue,
.BrokerHeaderTable tr .Broker_ColumnVolume.Broker_ColumnBrokerValue,
.Trades_Close_Change,
.Trades_Size,
.DataValueTD,
.TickerValueTD {
	border-left: 0em solid #AFBD36;
}

.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: 0.08em solid #D1D1D1  !important;
}


/*** Outter borders ***/

.PerformanceTab_Performance_By_Year_Header_Row th.PerformanceTab_Performance_By_Year_Instrument_Heading,
.PerformanceTab_Performance_By_Year_Row td.PerformanceTab_Performance_By_Year_Instrument_Value,
.PerformanceTab_Performance_Header_Row th.PerformanceTab_Performance_Instrument_Heading,
.PerformanceTab_Performance_Row td.PerformanceTab_Performance_Instrument_Value,
.tdOrderLeft,
.Broker_ColumnOrder,
.Trades_TradeTime,
.DataNameTD,
.Trades_TimeHeading,
.TickerValueTD_ShareName,
.TickerNameTD_ShareName {
	border-left: 0em solid #AFBD36;
}

.PerformanceTab_Performance_By_Year_Prev4_Heading,
.PerformanceTab_Performance_By_Year_Prev4_Value,
.PerformanceTab_Performance_52_Week_High_Low_Heading,
.PerformanceTab_Performance_52_Week_High_Low_Value,
.tdOrderRight,
.Broker_ColumnVolume,
.Trades_Size,
.DataValueTD,
.Trades_VolumeHeading,
.TickerValueTD_Volume,
.TickerNameTD_Volume {
	border-right: 0em solid #AFBD36;
}

.PerformanceTab_Performance_By_Year_Row:last-child td,
.PerformanceTab_Performance_Row:last-child td,
.Orders_RowTR:last-child > td,
.BrokerHeader tr:last-child td,
.Trades_Row:last-child td, 
.DataTable tr:last-child .DataNameTD,
.DataTable tr:last-child .DataValueTD,
.TickerRow:last-child .TickerValueTD {
	border-bottom: 0em solid #AFBD36;
}

.PerformanceTab_Performance_By_Year_Header_Row th,
.PerformanceTab_Performance_Header_Row th,
.DataTable tr:first-child .DataNameTD,
.DataTable tr:first-child .DataValueTD {
	border-top: 0em solid #AFBD36;
}

/*** Header Top/Bottom Borders ***/

.PerformanceTab_Performance_By_Year_Header_Row th,
.PerformanceTab_Performance_Header_Row th,
.Orders_HeaderTD,
.BrokerHeaderTable tr:first-child td,
.Trades_RowHeader td,
.TickerNameTD {
	border-top: 0em solid #AFBD36;
	border-bottom: 2px solid #767676;
}

/*** 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: #AFBD36;
}


.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: #AFBD36;
}


/*** Ticker date fix, needed because the date and the ticker table are actually in a single table ***/

td.TickerDateTD {
    border-left: 0em solid transparent;
    border-right: 0em solid transparent;
}

/*** Table Backgrounds ***/

/*** Head ***/

.PerformanceTab_Performance_By_Year_Header_Row th,
.PerformanceTab_Performance_Header_Row th,
.Orders_HeaderTD_Date,
.BrokerHeader tr:first-child td,
.Trades_VolumeHeading,
.Trades_LastHeading,
.TickerNameTD {
	background: #FFFFFF;
	color: #262626;
	text-align: left;
	
	font-weight: normal;
	text-transform: none;
}


.PerformanceTab_Performance_By_Year_Header_Row th.PerformanceTab_Performance_By_Year_Instrument_Heading,
.PerformanceTab_Performance_Header_Row th.PerformanceTab_Performance_Instrument_Heading,
.Orders_HeaderTD_Bid,
.Orders_HeaderTD_Ask,
.BrokerHeader tr:first-child td.Broker_ColumnOrder,
.BrokerHeader tr:first-child td.Broker_ColumnBroker,
.Trades_TimeHeading,
.TickerNameTD_ShareName {
	background: #FFFFFF;
	color: #262626;
	text-align: left;
	
	font-weight: normal;
	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: left;
	color: #262626;
	
	font-weight: normal;
}

.PerformanceTab_Performance_By_Year_Row td.PerformanceTab_Performance_By_Year_Instrument_Value,
.PerformanceTab_Performance_Row td.PerformanceTab_Performance_Instrument_Value,
.Orders_RowTR > td.tdOrderLeft,
.Orders_RowTR > td.tdOrderRight,
.BrokerHeaderTable tr td.Broker_ColumnOrderValue,
.BrokerHeaderTable tr td.Broker_ColumnOrderValue + .Broker_ColumnBrokerValue,
.TradesTable .Trades_Row .Trades_TradeTime,
.ShareDataTable tr .DataNameTD,
.TickerRow .TickerValueTD_ShareName {
	background: #FFFFFF;
	text-align: left;
	color: #262626;
	
	font-weight: bold;
	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;
}

.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: 881px) {  
	
	.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: 750px) {  
	
	.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: 558px) {  
	
	.TickerValueTD_LastPricePercentChange,
	.TickerNameTD_LastPricePercentChange {
		display: none;
	}
	
	.TickerValueTD {
		width: 20%;
	}
	.TickerValueTD_ShareName {
		width: 40%;
	}
}


/* END OF TICKER AREA */

/********************************************************************************* TABS AREA START */

#tabPanel {
    margin: 2em 0 2em 0;
    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 #EBEBEB;	
}
#tabPanel ul {
	text-align: left !important;
	font-size: 0em;
}
#tabPanel ul li {/* width: 25%; *//* display: inline-block; */}
/* Unselected tab rules */
.navigation ul li a {
	/* display: block; */
	width: 170px;
	padding: 0 24px;
	box-sizing: border-box;
	height: 56px;
	line-height: 56px;
	letter-spacing: 0.6px;
	margin: 0px 4px;
	border-radius: 15px;
	font-family: inherit;
	font-weight: normal;
	font-size: 1.0em;
	text-transform: none;
	color: #262626;
	font-style: normal;
	text-decoration: none;
	border: 0.08em solid #EBEBEB;
	background: #EBEBEB;
	transition: background 0.5s, color 0.5s, border 0.5s;
	position: relative;
	top: 0;
	left: 0em;
}

.navigation ul li a:hover {
    background: #000000;
	color: #FFFFFF;
	border: 0.08em solid #000000;
	font-weight: bold;
	
	text-decoration: none;
	font-style: normal;
	z-index: 9;
}
/* Selected tab rules */
.navigation ul li a.tab_selected {
    background: #000000;
	color: #FFFFFF;	
	border: 0.08em solid #000000;
	font-weight: bold;
	
	position: relative;
	top: 0px;
	left: 0px;
	
	z-index: 10;
}
.tab_selected:hover {}
.tab_selected:before {
    content: "";
	width: 0; 
	height: 0;

	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -0em;
	
	border-left: 0em solid transparent; 
	border-right: 0em solid transparent; 
	border-top: 0em solid #000000;
}
/* 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;
}
.periodSelection ul{
    margin-bottom: 0.8em!important;
    text-align: left !important;
    padding: 0px 30px !important;
}
#_ulPeriod li {
    padding: 0.5em;
    padding-top: 0em;
	
	
}
.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: 0.08em solid #A9A3A9; */ }
ul.ul_highstocklegend {
	/* padding: 0em 1.5em 0.5em 1.5em; */
	padding: 0em 0 0.5em 0;
	/* border-bottom: 0.08em solid #D1D1D1; */
	/* margin-bottom: 1em; */
}
.highstocklegend {
    padding: 0;
    border: 0 solid #D1D1D1;
    margin: 0 1.5em 1em 2.4em;
}


.comparelegend_value {
	padding-left: 0.5em;
	padding-right: 0.5em;
}
.legenddate {
	padding: 0.5em 0;
}
@media (min-width: 0px) and (max-width: 573px) {   
	
	/**************** Gets rid of the exsess values on the legend ****************/
	.legendSharesDiv .comparelegend_value {
		white-space: normal !important;
	}
	
	.legendSharesDiv div {
		display: inline-block;
	}
	
	.legendSharesDiv .comparelegend_value > div > div {
		display: none!important;
	}
	.legendSharesDiv .comparelegend_value > div > div:last-child {
		display: inline-block !important;
	}
	
}
/*************************************** Start of: Graph Buttons ****************************************/

#additionFunctionPanelPanel { padding: 0.5em 0 0 0;	}

.additionFunction table {
	margin: 0em;
	width: 100%;
}

.button,
.button:link,
.button:visited {
	height: 56px;
	line-height: 56px;
	display: block;
	font-family: inherit;
	font-size: 1.0em;
	/* font-weight: normal; */
	font-weight: bold;
	color: #000000;
	text-transform: none;
	margin: 5px 0 5px 5px;
	padding: 0 24px;
	border: 0em solid #AFBD36;
	border-radius: 15px;
	background: #AFBD36;
	transition: background 0.5s, color 0.5s, border 0.5s;
	text-decoration: none;
	width: auto;
}
.button:active,
.button:hover {
	text-decoration: none;
	
	background: #4A4F17;
	color: #FFFFFF;
	border-color: #4A4F17;
}
.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;
}

@media (max-width: 996px) { 	 
	.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 #262626;
	background-color: #FFFFFF;
}

.title {
	
	font-family: inherit;
	font-size: 1.0em;
	color: #262626;
	
	font-weight: normal;
	font-style: normal;
	text-transform: initial;
	
	background: #FFFFFF;
	text-align: left;
	float: center;
	
	border-bottom: 0.08em solid #262626;
	
	padding-top: 0.6em;
	padding-bottom: 0.6em;
	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: left\9;
    /* * * * * * * * * * * * * * * */
	text-align: left;
}

.ControllRow {
	padding: 0;
}

.ControllTD .table_row {
	height: auto;
}

.t-safari .ControllTD input[disabled] {
	/* Fix for iOS Safari where the disabled input boxes are cut when inside inline-block elements */
	opacity: 1.0;
	border-color: #ccc;
	background: #fafafa;
}

@media (min-width: 0px) and (max-width: 881px) {  
	
	.ControllTD {
		width: 50%;
		float: left;
		/* min-height: 11em; */
		min-width: 100%;
	}
    .ControllRow > tbody > tr {
        text-align:center;
    }
}

@media (min-width: 0px) and (max-width: 589px) {  
	.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%;
}
.DataValueTD { text-align: right !important; }
/*************************************** 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%; */
	width: 40%;
}



.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 #AFBD36;
	box-shadow: 1px 1px 2px #A9A3A9;
}
.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: 618px) {  
	.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: #AFBD36;
}
.Orders_VolumeTD_BidBox {
	background: #7C8626;
}

.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 {
	display: none;
    padding: 0 0 0.5em 0;
    width:50%;
	text-align: right;
}
.PerformanceTab_TD_Select_Currency_Label,
.PerformanceTab_TD_Select_Currency_Value  {
    display:none;
}
.PerformanceTab_DDL_Performance_Function {
    color: #333;
    font-size: 1em;
    padding: 0.5em;
    box-sizing: border-box;
    background: #fff;
    border: 0.08em solid #D1D1D1;
    max-width:20em;
    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: 0.5em;
}
.PerformanceTab_Performance_By_Year_Header_Row  th {
	padding-right: 1em;
	padding-left: 0.5em;
}
.PerformanceTab_Performance_By_Year_NA_Value,
.PerformanceTab_Performance_Neutral_Value,
.PerformanceTab_Performance_By_Year_Neutral_Value,
.PerformanceTab_Performance_NA_Value {
	color: inherit;
} 
.PerformanceTab_Performance_Instrument_Value span.PerformanceTab_SharePriceDevelopment_Instrument_InstrumentName {
	display: inline-block;
	padding-right: 0.5em;
}

@media (min-width: 0px) and (max-width: 753px) { 
	.PerformanceTab_Performance_By_Year_Prev4_Heading,
	.PerformanceTab_Performance_By_Year_Prev4_Value {
		display: none;
	}
}
@media (min-width: 0px) and (max-width: 592px) { 
	.PerformanceTab_Performance_By_Year_Prev3_Heading,
	.PerformanceTab_Performance_By_Year_Prev3_Value {
		display: none;
	}
}
@media (min-width: 0px) and (max-width: 489px) { 
	.PerformanceTab_Performance_By_Year_Prev2_Heading,
	.PerformanceTab_Performance_By_Year_Prev2_Value {
		display: none;
	}
}

@media (min-width: 0px) and (max-width: 778px) {   
	.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 #AFBD36;
    }

}
@media (min-width: 0px) and (max-width: 643px) { 
    .PerformanceTab_Performance_3_Month_Change_Heading,
    .PerformanceTab_Performance_3_Month_Change_Value {
        display: none;
    }
}

/*************************************** End of: Performance data ****************************************/

#divCalendar {
	border: 0.08em solid #D1D1D1;
	background: #fff;
	box-shadow: 1px 1px 2px #A9A3A9;
}
.dbFooter { padding-top: 1em; }
#footer { font-size: 15px; }


/* Additional CSS */
.periodSelection ul li span { margin-left: 5px;}
/* Graph */
.highcharts-yaxis-title { font-size: 18px !important;}

/* Lower Part */
#txtInsertPeriod {
	border: 0.08em solid #D1D1D1;
	font-family: Nunito Sans, sans-serif !important;
	color: #262626;
	padding: 0 5px;
	font-size: 18px;
}
#footer, .additionFunction, #lowerpart {
	margin: 0 1.6em 0 2.4em;
}

/* Hide Heading */
.DivLastestShareTrades,
.PerformanceTab_TD_Select_Type_Label {
    display: none;
}
/* Input */
#_ulPeriod input[type="radio"] {
	position: relative;
	top: 3px;
}
input[type="checkbox"],
input[type="radio"] {
  appearance: none;
  -webkit-appearance: none;
  background-color: #fff;
  border: 1px solid #AFBD36;
  /* padding: 5px; */
  width: 18px;
  height: 18px;
  border-radius: 4px;
  position: relative;
  cursor: pointer;
  margin: 0 5px 0 2px;
  accent-color: unset;
  transition: background-color 0.2s ease, transform 0.2s ease;
}

/* Shared hover effect */
input[type="checkbox"]:hover,
input[type="radio"]:hover {
  transform: scale(1.3);
  filter: brightness(1.1);
}

/* CHECKBOX STYLING */
input[type="checkbox"]:checked::after {
  content: '✔'; /* Replace with SVG or Unicode */
  color: #fff;
  font-size: 17px;
  position: absolute;
  top: -4px;
  left: 0px;
}

input[type="checkbox"]:checked {
  background-color: #AFBD36;
}

/* RADIO BUTTON STYLING */
input[type="radio"] {
  border-radius: 50%;
}

input[type="radio"]:checked::after {
  content: '';
  width: 8px;
  height: 8px;
  background: #fff;
  position: absolute;
  top: 4px;
  left: 4px;
  border-radius: 50%;
}

input[type="radio"]:checked {
  background-color: #AFBD36;
}
/* Calendar */
/* Font */
.DynarchCalendar-menu-year,
.DynarchCalendar-menu table td div,
.DynarchCalendar-title div {
	font-family: Nunito Sans, sans-serif !important;
	/* font-size: 12px !important; */
	text-shadow: unset;
}
.DynarchCalendar-dayNames div,
.DynarchCalendar-day,
.DynarchCalendar-weekNumber {
    font-family: Nunito Sans, sans-serif !important;
    padding: 6px 3px;
	text-align: center;
}
.DynarchCalendar-menu {background: #D1D1D1;box-sizing: border-box !important;}
#divCalendar > div > div:nth-child(1) { border-bottom: 0.08em solid #d1d1d1 !important; }

#lblCreateTimeFrame, .DynarchCalendar-bottomBar-today {
	font-family: Nunito Sans, sans-serif !important;
	font-size: 14px !important;
	color: #262626;
}

/* Calendar Hover Styling */
.DynarchCalendar-hover-week {
	background-color: #D1D1D1;
	opacity: 100%;
	color: #FFFFFF;
}
.DynarchCalendar-day-selected:hover,
.DynarchCalendar-hover-date {
    background-color: #4A4F17 !important;
	border-radius: 0;
	border: 0 !important;
    margin: 0 !important;
    color: #FFFFFF !important;
}
/* Selected Styling */
.DynarchCalendar-day-selected {
    background-color: #AFBD36 !important;
	color: #FFF!important;
	/* border-radius: 5px; */
	border: 0 !important;
}
/* Day Today */
.DynarchCalendar-day-today {
    color: #AFBD36;
    font-weight: bold;
}
.DynarchCalendar-bottomBar {
	margin: 5px 10px !important;
}

.DynarchCalendar-bottomBar-today {
	margin: 0 auto;
	text-align: center;
	width: 120px !important;
	text-transform: uppercase;
	border: 1px solid #AFBD36;
	background: #AFBD36;
	color: #FFFFFF;
	border-radius: 8px;
	padding: 8px;
}
.DynarchCalendar-bottomBar-today:hover,
.button_bg:hover{
	border: 1px solid #4A4F17 !important;
	background: #4A4F17 !important;
	color: #FFF !important;
}
.button_bg{
	margin-right: 13px;
	padding: 3px;
	height: auto;
	line-height: auto;
	width: 120.6px !important;
	text-decoration: none;
	text-align: center;
	line-height: 25px;
	font-weight: normal;
	text-transform: uppercase;
	border: 1px solid #AFBD36;
	background: #AFBD36;
	color: #FFFFFF;
	border-radius: 8px;
	cursor: pointer;
}

#html_lblHelpTextUp, #html_lblHelpTextDown { /* Navigator Info */
	color: #FFFFFF;
}
table.DynarchCalendar-titleCont, .DynarchCalendar-dayNames div, .DynarchCalendar-day {
    color: #262626;
}
.DynarchCalendar-weekend {
    color: #c22 !important;
}
.DynarchCalendar-day-othermonth {
    color: #888 !important;
}
/* End of: Calendar */

/* Media Query */
@media (max-width: 827px) {
	#_ulPeriod {box-sizing: border-box !important; display: block;text-align: left; width: 100% !important;}
	#_ulPeriod li {
		box-sizing: border-box;
		display: inline-block !important;
		text-align: left;
		width: 30%;
	}
}
@media (max-width: 690px) {
	.legendSharesDiv {
		width: auto;
		white-space: normal;
	}
}
@media (max-width: 586px) {
	.ControllTD {
		width: fit-content;
		min-height: auto !important;
	}
	.ControllTD > div {
		margin: 0;
	}
}
@media (max-width: 575px) {
	#tabPanel ul li {
		list-style: none !important;
		width: 50%;
		margin: 5px auto;
		text-align: center;
	}
}
@media (max-width: 375px) {
	#tabPanel ul li {
		list-style: none !important;
		width: 100%;
		margin: 2px;
		text-align: center;
	}
	.PerformanceTab_Div_Data, .TickerTbl { font-size: 16px;}
	#_ulPeriod li {
		box-sizing: border-box;
		display: inline-block !important;
		text-align: left;
		width: 49%;
	}
}



/* Changes */

.Ticker_SelectedRow .TickerValueTD_ShareName {
	color: #7C8626 !important;
}