@font-face {
	font-family: 'HarmonyOS';
	src: url('./Fonts/HarmonyOS_Sans_Regular.ttf') format('Truetype');
	font-weight: 400;
	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 {
    color: #193163;
	font-family: 'HarmonyOS';
    font-size: 18px;
    background: transparent;
}

.comparelegend_eachname,
.comparelegend_colon,
.comparelegend_eachvalue,
.comparelegend_separator {
    color: #193163 !important;
}

.highstocklegend {
    font-size: 16px !important;
}

body {
    margin: 0;
}

a:visited,
a:link {
    color: #193163;
    font-weight: normal;
    text-decoration: none;
    font-style: none;
}

a:active,
a:hover {
    color: #193163;

    font-weight: none;
    text-decoration: none;
    font-style: none;
}

/* Tool max-width */

#container {
    max-width: 100%;
    margin: 0 auto;
    position: relative;
    background: transparent;
}

#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: #14A820;
    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 #14A820;
}

/* PLUS AND MINUS END */

/* GENERAL - TABLES & HEADINGS & TICKER AREA */

/****************************************** HEADINGS *******************************************************/

.legenddate {
    color: #193163 !important;
    font-size: 1em;
    font-weight: bold;
}

.Orders_TitleTD_Right {
    color: #193163;
    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: 20px !important;
    color: #193163 !important;
    font-weight: bold;

    padding-top: 0em;
    padding-bottom: 1.0em;

    display: block;
}

.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: 0em solid #aaa;
}


.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 #aaa;
}

.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 rgba(25, 49, 99, 0.15) !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 #aaa;
}

.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 #aaa;
}

.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 #aaa;
}

.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 #aaa;
}

/*** 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: 0px solid #193163;
    border-bottom: 1px solid rgba(25, 49, 99, 0.15);
}

/*** 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: #aaa;
}


.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: #aaa;
}


/*** 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: #193163;
    text-align: right;

    font-weight: bold;
    text-transform: none;
}


.PerformanceTab_Performance_By_Year_Header_Row th.PerformanceTab_Performance_By_Year_Instrument_Heading,
.PerformanceTab_Performance_Header_Row th.PerformanceTab_Performance_Instrument_Heading,
.Orders_HeaderTD_Bid,
.Orders_HeaderTD_Ask,
.BrokerHeader tr:first-child td.Broker_ColumnOrder,
.BrokerHeader tr:first-child td.Broker_ColumnBroker,
.Trades_TimeHeading,
.TickerNameTD_ShareName {
    background: #ffffff;
    color: #193163;
    text-align: left;

    font-weight: bold;
    text-transform: none;
    height: 34px !important;
}

/*** Body ***/

.PerformanceTab_Performance_By_Year_Row_EvenRow td,
.PerformanceTab_Performance_Row_EvenRow td,
.Orders_EvenRowTR > td,
.Broker_EvenRow td,
.TradesTable .EvenRow td,
.EvenRowTR .DataNameTD,
.EvenRowTR .DataValueTD,
.Ticker_OddRow .TickerValueTD {
    background: #ffffff;
}

.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: #ffffff;
}

.PerformanceTab_Performance_By_Year_Row td,
.PerformanceTab_Performance_Row td,
.Orders_RowTR > td.tdOrderMiddle,
.BrokerHeaderTable tr td,
.TradesTable .Trades_Row .Trades_Close_Change,
.TradesTable .Trades_Row .Trades_Size,
.ShareDataTable tr .DataValueTD,
.TickerRow .TickerValueTD {
    background: #ffffff;
    text-align: right;
    color: #193163;
    font-weight: normal;
    /* line-height: 32.99px;
    height: 34px !important; */
}

.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: #193163;
    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: 32.99px; */
   line-height: 34px;
}

.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: 730px) {

    .TickerValueTD_Ask,
    .TickerValueTD_Bid,
    .TickerNameTD_Ask,
    .TickerNameTD_Bid {
        display: none;
    }

    .TickerValueTD {
        width: 12.5%;
    }

    .TickerValueTD_ShareName {
        width: 25%;
    }
}

@media (min-width: 0px) and (max-width: 583px) {

    .TickerValueTD_High,
    .TickerValueTD_Low,
    .TickerNameTD_High,
    .TickerNameTD_Low {
        display: none;
    }

    .TickerValueTD {
        width: 17.5%;
    }

    .TickerValueTD_ShareName {
        width: 30%;
    }
}

@media (min-width: 0px) and (max-width: 434px) {

    .TickerValueTD_LastPricePercentChange,
    .TickerNameTD_LastPricePercentChange {
        display: none;
    }

    .TickerValueTD {
        width: 20%;
    }

    .TickerValueTD_ShareName {
        width: 40%;
    }
}


/* END OF TICKER AREA */

/********************************************************************************* TABS AREA START */

#tabPanel {
    margin-top: 20px;
  margin-bottom: 20px;
    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;
}

/* Unselected tab rules */
.navigation ul li a {
    height: 43px;
    line-height: 43px;
    padding: 10px !important;
    text-decoration: none;
    font-size: 18px;
    font-weight: normal;
    font-style: normal;
    border-top: 0em solid #193163;
    border-right: 0em solid #193163;
    border-bottom: 2px solid #DDE0E8;
    border-left: 0em solid #193163;
    background: transparent;
    transition: none;
    color: #193163;
    position: relative;
    width: 200px;
    top: 0;
    left: 0em;
}
.navigation ul li a.tab_selected,
.navigation ul li a:hover {
    color: #193163 !important;
    cursor: default;
    font-weight: normal;
    background-color: transparent;
    position: relative;
    top: 0px;
    border-top: 0em solid #193163;
    border-right: 0em solid #193163;
    border-bottom: 2px solid #FFB03A;
    border-left: 0em solid #193163;
    left: 0px;
}

/* Selected tab rules */
/* .navigation ul li a.tab_selected {
    background: transparent;
    color: #193163;
    border-top: 0em solid #193163;
    border-right: 0em solid #193163;
    border-bottom: 0em solid #193163;
    border-left: 0em solid #193163;

    position: relative;
    top: 0px;
    left: 0px;

    z-index: 10;
} */

.navigation ul li a:before {
    left: 0px;
    width: 0;
    content: "";
    position: absolute;
    bottom: 0;
    height: 0px;
    background-color: #193163;
    transition: all ease-out 0.2s;
}

/* .navigation ul li a:hover:before,
.navigation ul li a.tab_selected:before {
    left: 0;
    width: 100%;
} */
/* 
.navigation ul li {
    position: relative;
} */

/*
.navigation ul li:after {
    content: "|";
}
*/

li#liPerformance:after {
    display: none;
}

/*
.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 #193163;
}
*/

/* 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.8em;
    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: 1px solid rgba(25, 49, 99, 0.15);
}

.highstocklegend {
    padding: 0em;
}

.ul_highstocklegend {
    padding: 0em 1.5em 0.5em 1.5em;
    padding: 0em 0 0.5em 0;
    border-bottom: 1px solid rgba(25, 49, 99, 0.15);
    margin-bottom: 1em;
}

.comparelegend_value {
    padding-left: 0.5em;
    padding-right: 0.5em;
}

.legenddate {
    padding-top: 1em;
    padding-bottom: 1em;

}

@media (min-width: 0px) and (max-width: 446px) {

    /**************** Gets rid of the exsess values on the legend ****************/
    .legendSharesDiv .comparelegend_value {
        white-space: normal !important;
    }

    .legendSharesDiv div {
        display: inline-block;
    }

    .legendSharesDiv .comparelegend_value > div > div {
        display: none !important;
    }

    .legendSharesDiv .comparelegend_value > div > div:last-child {
        display: inline-block !important;
    }

}

/*************************************** Start of: Graph Buttons ****************************************/

#additionFunctionPanelPanel {
    padding: 0.5em 0 0 0;
}

.additionFunction table {
    margin: 0em;
    width: 100%;
}


.button,
.button:link,
.button:visited {
    display: block;
    background: #FFB03A;
    color: #ffffff !important;
    padding: 10px;
    font-size: 18px;
    font-weight: normal;
    text-transform: capitalize;
    border-radius: 8px;
    height: auto;
    border: 0px solid #003d72;
    line-height: normal;
    transition: none;
    width: 180px;
    height: 30px;
    line-height: 30px;
    margin: 5px;
}

.button:active,
.button:hover {
    text-decoration: none;
    background: #1D3F85;
    color: #fff !important;
    border-color: #1D3F85;
}

.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: auto;
    box-sizing: border-box;
}

@media (max-width: 775px) {
    .t-ie9 .additionFunction table td {
        /** Hack for IE9, but effects IE10 as well */
        float: left \ ;
        width: 100% \ ;
    }
}

/*************************************** Start of: Graph Controls ****************************************/


.ControllTD > div {
    margin: 1em 0.5em 0 0.5em;
    border: 0em solid #aaa;
    background-color: #ffffff;
    border-radius: 10px;
}

.title {

    font-family: inherit;
    font-size: 18px;
    color: #193163;

    font-weight: bold;
    font-style: normal;
    text-transform: capitalize;

    background: transparent;
    text-align: left;
    float: center;

    border-bottom: 1px solid rgba(25, 49, 99, 0.15);

    padding-top: 0.6em;
    padding-bottom: 0.6em;
    padding-left: 0.6em;
    padding-right: 0.0em;

    margin-bottom: 0em;
    margin-top: 0em;
    margin: 0 .6em;
}

.divtable {
    padding: 0.6em 0.0em 0.6em 0.6em;
    clear: both;
    min-height: 8em;
    margin: 0 .6em;
}

.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;
    margin-bottom: 5px;
    text-transform: capitalize;
}

.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: 686px) {

    .ControllTD {
        width: 50%;
        float: left;
        min-height: 11em;

        min-width: 14.28em;
    }

    .ControllRow > tbody > tr {
        text-align: center;
    }
}

@media (min-width: 0px) and (max-width: 459px) {
    .ControllTD {
        float: none;
        height: auto;
    }

    .t-ie9 .ControllTD {
        /** Hack for IE9, but effects IE10 as well */
        float: left \ ;
        width: 100% \ ;
    }

    .divtable {
        min-height: 0em;
    }
}

#footer {
    clear: both;
}

/*************************************** Start of: Share data ****************************************/

.DataNameTD,
.DataValueTD {
    width: 50%;
}

/*************************************** Start of: Trades ****************************************/

.TradesTable .Trades_RowHeader td {
    width: 33.33%;
}

.TradesTable .Trades_RowHeader td.Trades_LastHeading,
.TradesTable .Trades_RowHeader td.Trades_TimeHeading {
    width: 33.33%;
}



.excellink {
    text-align: right;
    padding-bottom: 1em;
    display: none;
}

.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 #aaa;
    box-shadow: 1px 1px 2px #A6A9A3;
}

.Buyers {
    padding-right: 0.25em;
}

.Sellers {
    padding-left: 0.25em;
}

.Buyers,
.Sellers {
    vertical-align: top;
}

.Broker_Chart {
    text-align: center;
}

@media (min-width: 0px) and (max-width: 481px) {
    .Broker_Chart img {
        display: none;
    }

    .BrokerContentTable,
    .BrokerContentTable > tbody,
    .BrokerContentTable > tbody > tr,
    .Sellers,
    .Buyers {
        display: block
    }

    .Broker_Chart {
        clear: both;
    }

    .BrokerTableContent {
        float: left;
        clear: both;
    }

    .Sellers .BrokerTableContent {
        margin-top: 1em;
    }
}

/*************************************** Start of: Order Depth ****************************************/

.Orders_TitleTD_Right {
    text-align: right;
}

.Orders_RowTR .tdOrderLeft {
    text-align: left;
}

.Orders_VolumeTD_AskBox {
    background: #193163;
}

.Orders_VolumeTD_BidBox {
    background: #E5ECF6;
}

.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: #193163;
    font-size: 16px;
    padding: 0.22em;
    box-sizing: border-box;
    background: transparent;
    border: 1px solid rgba(25, 49, 99, 0.15);
    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: 586px) {

    .PerformanceTab_Performance_By_Year_Prev4_Heading,
    .PerformanceTab_Performance_By_Year_Prev4_Value {
        display: none;
    }
}

@media (min-width: 0px) and (max-width: 490px) {

    .PerformanceTab_Performance_By_Year_Prev3_Heading,
    .PerformanceTab_Performance_By_Year_Prev3_Value {
        display: none;
    }
    .PerformanceTab_Performance_By_Year_Prev2_Heading {
        border-top-right-radius: 30px;
      }
}

@media (min-width: 0px) and (max-width: 420px) {

    .PerformanceTab_Performance_By_Year_Prev2_Heading,
    .PerformanceTab_Performance_By_Year_Prev2_Value {
        display: none;
    }
    .PerformanceTab_Performance_By_Year_Prev1_Heading {
        border-top-right-radius: 30px;
      }
}

@media (min-width: 0px) and (max-width: 630px) {

    .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 #aaa;
    }
    .PerformanceTab_Performance_5_Year_Change_Heading {
        border-top-right-radius: 30px;
      }
      .PerformanceTab_Performance_5_Year_Change_Value {
        border-bottom-right-radius: 30px;
      }

}

@media (min-width: 0px) and (max-width: 501px) {

    .PerformanceTab_Performance_3_Month_Change_Heading,
    .PerformanceTab_Performance_3_Month_Change_Value {
        display: none;
    }
}

/*************************************** End of: Performance data ****************************************/

#divCalendar {
    border: 1px solid #aaa;
    background: #fff;
    box-shadow: 1px 1px 2px #A6A9A3;
}

.dbFooter {
    font-size: 11px;
    padding-top: 1em;
}

rect#recVolume,
rect#recRightSide,
rect#recLeftSide {
    fill: transparent;
}

.PerformanceTab_Performance_Row {
    background-color: transparent;
}


/*
rect#recxAxis {
    fill: transparent;
}
*/

/* Added Codes */

.TickerNameTD {
    white-space: nowrap;
    font-weight: normal;
}

.TickerRow:last-child .TickerValueTD,
.PerformanceTab_Performance_Row td:last-child {
    /* line-height: 32.99px; */
    border-bottom: 0px solid #ffffff !important;
    /* height: 34px !important; */
}


td#timeheading,
td#lastheading,
td#volumeheading {
    border-top: none !important;
    font-weight: normal;
}

th.PerformanceTab_Performance_Instrument_Heading,
th.PerformanceTab_Performance_1_Month_Change_Heading,
th.PerformanceTab_Performance_3_Month_Change_Heading,
th.PerformanceTab_Performance_52_Week_Change_Heading,
th.PerformanceTab_Performance_5_Year_Change_Heading,
th.PerformanceTab_Performance_52_Week_High_Low_Heading {
    border-top: none !important;
    font-weight: normal !important;
}

tr#PerformanceTab_Performance_RowShare1 {
    border-left: 0em solid rgba(25, 49, 99, 0.15);
}

.DataTable tr:first-child .DataNameTD {
    line-height: 33.33px !important;
    height: 34px !important;
}


.ShareDataTable.DataTable {
    background: #fff;
    border-radius: 30px !important;

  }
/***********************************Custom Radio button*************************************/
input[type="radio"] {
	display: none;
  }
   input[type="checkbox"] {
	display: none;
  }
  #divMACustom input {
	display: inline;
  }
#_ulPeriod li span {
	position: relative;
	padding: 0 0px;
	padding-left: 20px;
	padding-right: 0px;
}
div#periodSelectionPanel.periodSelection input {
	margin-right: 3px;
  }
#_ulPeriod li input:checked + span::before {
	border: solid 1px #FFB03A;
	background: #FFB03A;
  }

  #_ulPeriod li span::before {
	position: absolute;
	content: "";
	left: -13px;
	top: 1px;
	width: 20px;
	height: 20px;
	border-radius: 16px;
	border: 1px solid #193163;
	background: #F3F7FA;
  }
  /* #_ulPeriod li input:checked + span::after {
	content: "";
	display: inline-block;
	width: 10px;
	height: 10px;
	border-radius: 18px;
	position: absolute;
	left: -13px;
	top: 1px;
	font-size: 11px;
	background: #FFB03A;
	color: #FFB03A;
	border: 0px solid #FFB03A;
  } */

  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 5px 28px;;
}

  input[type="radio"]:checked + label::before {
	border: solid 1px #FFB03A;
	background: #FFB03A;
  }

  input[type="radio"] + label::before {
	position: absolute;
    content: "";
    left: -2px;
	top: 2px;
    width: 20px;
    height: 20px;
    border-radius: 16px;
	border: 1px solid #193163;
	background: #F3F7FA;
  }
  /* input[type="radio"]:checked + label::after {
	content: "";
	display: inline-block;
	width: 9px;
	height: 9px;
	border-radius: 18px;
	position: absolute;
	left: -7px;
	top: 6px;
	background: #FFB03A;
	color: #fff;
  } */
  input[type="checkbox"] {
	opacity: 0;
  }
  input[type="checkbox"] + label::before {
	position: absolute;
	content: "";
	left: -1px;
	top: 2px;
	content: "";
	width: 20px;
	height: 20px;
	border: 1px solid #193163;
    background-color: #F3F7FA;
	border-radius: 3px;
  }
  input[type="checkbox"]:checked + label::before {
	border: 1px solid #FFB03A;
	background: #FFB03A;
  }
  input[type="checkbox"]:checked + label::after {
	content: " ";
	position: absolute;
	color: #ffffff !important;
	/*background: url(check.svg) !important;*/
    left: -25px;
    top: -1.2px;
	width: 25px;
	height: 25px;
    padding-top: 0px;
    padding-left: 0px;
    background: transparent;
    background-size: 26px !important;
}
.DataNameTD.DataNameTD {
	text-transform: capitalize !important;
  }
  image {
	opacity: 0.8 !important;
	width: 200px !important;
	height: 59px !important;
  }

  /**********************************Custom calendar in SG******************************/
.DynarchCalendar-title div {
	text-shadow: none;
}
.DynarchCalendar-bottomBar-today,.button_bg {
	display: block;
	font-family: inherit !important;
	font-size: 14px;
	margin: 3px;
	padding: 7px;
	border: 1px solid #FFB03A;
	border-radius: 3.945px;
	font-weight: normal;
  	color: #ffffff;
  	text-transform: none;
	background: #FFB03A;
	text-decoration: none;
}
.button_bg {
	padding: 0px !important;
	display: initial;
}
.DynarchCalendar-bottomBar-today:hover, .button_bg:hover {
	text-decoration: none;
	background: #1D3F85;
	color: #FFFFFF;
	border-color: #1D3F85;
}

table.DynarchCalendar-titleCont, .DynarchCalendar-dayNames div, .DynarchCalendar-day{
	color: #193163;
}

.DynarchCalendar-dayNames tr td div {
	background: #ffffff !important;
	border: 1px solid transparent !important;
  }
  .DynarchCalendar-dayNames div, .DynarchCalendar-day, .DynarchCalendar-weekNumber {
	padding: 10px 5px;
	margin: 1px;
	background: #fff;
	border: 1px solid transparent;
	border-radius: 25px;
	color: #193163;
	text-align: center;
    font-family: inherit;
  }
  .DynarchCalendar table {
	line-height: 15px;
	color: #193163 !important;
    font-family: inherit;
	font-size: 13px !important;
  }
  .DynarchCalendar-day:hover {
	color: #ffffff;
	background: #1D3F85;
	text-shadow: none;
}
.DynarchCalendar-weekend{
color: #c22 !important;
}
.DynarchCalendar-dayNames .DynarchCalendar-weekend {
color: #c22!important;
}
.DynarchCalendar-day-today.DynarchCalendar-day-selected, .DynarchCalendar-day:active, .DynarchCalendar-day-selected {
	background-color: #FFB03A !important;
	color: #ffffff !important;
}
.DynarchCalendar, .DynarchCalendar table{
	font-family: 'HarmonyOS';
}
.periodSelection ul {
	text-align: center !important;
  }
  .TickerValueTD {
	height: 33.5px !important;
  }
  .legendSharesDiv {
    width: auto;
    white-space: nowrap;
  }
  .TickerNameTD.TickerNameTD_ShareName {
    border-top-left-radius: 30px;
    padding-left: 40px;
  }
  .TickerValueTD.TickerValueTD_ShareName {
    border-bottom-left-radius: 30px;
    padding-left: 40px;
  }
  .TickerNameTD.TickerNameTD_Volume {
    border-top-right-radius: 30px;
    padding-right: 40px;
  }
  .TickerValueTD.TickerValueTD_Volume {
    border-bottom-right-radius: 30px;
    padding-right: 40px;
  }
  .DataNameTD.DataNameTD_Currency {
    border-top-left-radius: 30px;
  }
  .DataValueTD.DataValueTD_Currency {
    border-top-right-radius: 30px;
  }
  .DataNameTD.DataNameTD_Number_Of_Shares.DataNameTD_Number_Of_Shares_2162_37 {
    border-bottom-left-radius: 30px;
  }
  .DataValueTD.DataValueTD_Number_Of_Shares.DataValueTD_Number_Of_Shares_2162_37 {
    border-bottom-right-radius: 30px;
  }
  .OddRowTR.TR_Number_Of_Shares.TR_Number_Of_Shares_2162_37 > td {
    border-bottom: 0px !important;
  }
  #timeheading {
    border-top-left-radius: 30px;
  }
  #volumeheading {
    border-top-right-radius: 30px;
  }
  .Trades_Row.OddRow:last-child > #time {
    border-bottom-left-radius: 30px;
    border-bottom: 0px;
  }
  .Trades_Row.OddRow:last-child > #volume {
    border-bottom-right-radius: 30px;
    border-bottom: 0px;
  }
  .Trades_Row.OddRow:last-child > #last {
    border-bottom: 0px;
  }
  .PerformanceTab_Performance_Instrument_Heading ,.PerformanceTab_Performance_By_Year_Instrument_Heading{
    border-top-left-radius: 30px;
  }
  .PerformanceTab_Performance_52_Week_High_Low_Heading,.PerformanceTab_Performance_By_Year_Prev4_Heading {
    border-top-right-radius: 30px;
  }
  .PerformanceTab_Performance_Instrument_Value,.PerformanceTab_Performance_By_Year_Instrument_Value {
    border-bottom-left-radius: 30px;
  }
  .PerformanceTab_Performance_52_Week_High_Low_Value,.PerformanceTab_Performance_By_Year_Prev4_Value {
    border-bottom-right-radius: 30px;
  }
  .DataNameTD.DataNameTD,
  #timeheading,
  #time,
  .PerformanceTab_Performance_Instrument_Heading,
  .PerformanceTab_Performance_Instrument_Value,
  .PerformanceTab_Performance_By_Year_Instrument_Value,
  .PerformanceTab_Performance_By_Year_Instrument_Heading {
    padding-left: 40px !important;
  }
  .DataValueTD.DataValueTD,
  #volumeheading,
  #volume,
  .PerformanceTab_Performance_52_Week_High_Low_Heading,
  .PerformanceTab_Performance_52_Week_High_Low_Value,
  .PerformanceTab_Performance_By_Year_Prev4_Heading,
  .PerformanceTab_Performance_By_Year_Prev4_Value {
    padding-right: 40px !important;
  }
  .TradesTable .Trades_Row:last-child td {
    border-bottom: 0px !important;
  }
  #tabPanel ul li {
    list-style: none outside none !important;
  }
  .supplied_by_euroland a {
    visibility: hidden;
}
 
.supplied_by_euroland a:before {
    visibility: visible;
}
.supplied_by_euroland a.hyperlink::before{
    background: right url(//tools.eurolandir.com/tools/data/logo-transparent.png) no-repeat transparent;
    background-size: contain;
}
#PerformanceTab_Performance_RowShare1 > td {
    border-bottom: 0px !important;
  }
  .supplied_by_euroland {
    display: inline-block;
  }
  @media (max-width:886px) {
    /* #tabPanel ul li {
        list-style: none outside none !important;
        width: 34%;

    }
    .navigation ul li a {
        width: 279px;
    } */
    .legendSharesDiv {
        white-space: normal !important;
      }
  }
  @media (max-width: 670px) {
    /* .navigation ul li {
        width: 50%;
    }

    .navigation ul li a {
        width: 90%;
        padding-right: 0em;
        padding-left: 0em;
    } */

    li#liShareData:after {
        display: none;
    }
    /* #tabPanel ul li {
        list-style: none outside none !important;
        width: 47%;
      } */
      .DataNameTD.DataNameTD,
      #timeheading,
      #time,
      .PerformanceTab_Performance_Instrument_Heading,
      .PerformanceTab_Performance_Instrument_Value,
      .PerformanceTab_Performance_By_Year_Instrument_Value,
      .PerformanceTab_Performance_By_Year_Instrument_Heading,
      .TickerNameTD.TickerNameTD_ShareName,
      .TickerValueTD.TickerValueTD_ShareName {
        padding-left: 0.6em !important;
      }
      .DataValueTD.DataValueTD,
      #volumeheading,
      #volume,
      .PerformanceTab_Performance_52_Week_High_Low_Heading,
      .PerformanceTab_Performance_52_Week_High_Low_Value,
      .PerformanceTab_Performance_By_Year_Prev4_Heading,
      .PerformanceTab_Performance_By_Year_Prev4_Value,
      .TickerNameTD.TickerNameTD_Volume,
      .TickerValueTD.TickerValueTD_Volume {
        padding-right: 0.6em !important;
      }

}
@media (max-width:514px) {
    .ControllTD {
        width: 70%;
        float: none;
    }
  }
@media (max-width: 456px) {
    .ControllTD {
        min-height: auto;
    }
}

@media (max-width: 425px) {
    /* .navigation ul li a {
        margin: auto;
    }
    #tabPanel ul li {
        list-style: none outside none !important;
        width: 70%;
      }
    .navigation ul li {
        width: 90%;
    }

    .navigation ul li:after {
        display: none;
    } */
}
@media(max-width:1000px){
    #tabPanel ul li {
        list-style: none outside none !important;
        width: 25%;
      }
      .navigation ul li a{
        padding: 10px 0px !important;
        width: 100% !important;
      }
}
@media(max-width:580px){
    #tabPanel ul li {
        list-style: none outside none !important;
        width: 50%;
      }
}
@media(max-width:650px){
    .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: 0.4em;
    }
    .PerformanceTab_Performance_Header_Row th {
        padding-left: 0.4em;
      }
}
@media(max-width:360px){
    .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{
        font-size: 16px;
    }
    .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{
        font-size: 16px;
    }
    .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{
        font-size: 16px;
    }
    .TickerRow:last-child .TickerValueTD, .PerformanceTab_Performance_Row td:last-child{
        font-size: 16px;
    }
    .PerformanceTab_Performance_Row td {
        padding-right: 1em;
      }
}
@media(max-width:586px){
    .PerformanceTab_Performance_By_Year_Prev3_Heading {
        border-top-right-radius: 30px;
      }
      .PerformanceTab_Performance_By_Year_Instrument_Value {
        padding-right: 0.4em !important;
      }
}