@font-face {
    font-family: 'icon';
    src: url('./fonts/fontawesome-webfont.eot');
    src: url('./fonts/fontawesome-webfont.eot') format('embedded-opentype'),
        url('./fonts/fontawesome-webfont.woff2') format('woff2'),
        url('./fonts/fontawesome-webfont.ttf') format('woff'),
        url('./fonts/fontawesome-webfont.ttf') format('truetype'),
        url('./fonts/fontawesome-webfont.svg') format('svg');
}

@font-face {
    font-display: swap;
    font-family: Proxima Nova Rg;
    font-style: normal;
    font-weight: 600;
    src: url(./fonts/ProximaNova-Semibold.woff2) format("woff2"), url(./fonts/ProximaNova-Semibold.woff) format("woff")
}

@font-face {
    font-display: swap;
    font-family: Proxima Nova Rg;
    font-style: normal;
    font-weight: 400;
    src: url(./fonts/ProximaNova-Regular.woff2) format("woff2"), url(./fonts/ProximaNova-Regular.woff) format("woff")
}

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: Proxima Nova Rg, Segoe UI, Arial, sans-serif;
    font-size: 16px;
    color: #535352;
    font-weight: 400;
}

.comparelegend_eachname,
.comparelegend_colon,
.comparelegend_eachvalue,
.comparelegend_separator {
    color: #535352 !important;
}

.highstocklegend {
    font-size: 16px !important;
}

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 !important;
    font-family: Proxima Nova Rg, Segoe UI, Arial, sans-serif;
    font-weight: 400;
}

.body_ar-ae .comparelegend_eachname,
.body_ar-ae .comparelegend_colon,
.body_ar-ae .comparelegend_separator,
.body_ar-ae .legenddate,
.body_ar-ae .ul_highstocklegend {
    color: #535352;
    font-family: Proxima Nova Rg, Segoe UI, Arial, sans-serif;

}

body {
    margin: 0;
    padding: 0;
    -webkit-text-size-adjust: 100%;
}


a:visited,
a:link {
    color: #535352;

    font-weight: normal;
    text-decoration: none;
    font-style: none;
}

a:active,
a:hover {
    color: #535352;

    font-weight: none;
    text-decoration: underline;
    font-style: none;
}

/* Tool max-width */

#container {
    max-width: 1390px;
    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: #228C22;
    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 #228C22;
}

/* PLUS AND MINUS END */

/* GENERAL - TABLES & HEADINGS & TICKER AREA */

/****************************************** HEADINGS *******************************************************/

.legenddate {
    color: #535352 !important;
    font-size: 1em;
    font-weight: 400;
}

.Orders_TitleTD_Right {
    color: #535352;
    font-weight: 600;
}

.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: #535352 !important;
    font-weight: 600;

    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 #f9f9f9;
}


.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 #f9f9f9;
}

.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 #f9f9f9 !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: 0px solid #f9f9f9;
}

.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 #f9f9f9;
}

.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 #f9f9f9 !important;
}

.PerformanceTab_Performance_By_Year_Header_Row th,
.PerformanceTab_Performance_Header_Row th,
.DataTable tr:first-child .DataNameTD,
.DataTable tr:first-child .DataValueTD {
    border-top: 1px solid #f9f9f9;
}

/*** 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 #1181BB;
    border-bottom: 0px solid #1181BB;
}

/*** 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: #f9f9f9;
}


.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: #f9f9f9;
}


/*** 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: #706aaa;
    color: #FFFFFF;
    text-align: right;

    font-weight: 600;
    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: #706aaa;
    color: #FFFFFF;
    text-align: left;

    font-weight: 600;
    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 !important;
}

.PerformanceTab_Performance_By_Year_Row_OddRow td,
.PerformanceTab_Performance_Row_OddRow td,
.Orders_OddRowTR > td,
.Broker_OddRow td,
.TradesTable .OddRow td,
.OddRowTR .DataNameTD,
.OddRowTR .DataValueTD,
.Ticker_EvenRow .TickerValueTD {
    background: #f9f9f9 !important;
}

.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: #535352;

    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: #535352;
    font-weight: normal;
    text-transform: none;
}

/*
.TickerRow .TickerValueTD_ShareName {
    background: #f9f9f9 !important;
}
*/

/***************************************** Order Depth *****************************************/

.Orders_RowTR > td.tdOrderLeft,
.Orders_HeaderTD_Bid {
    text-align: left;
}

.Orders_RowTR > td.tdOrderRight,
.Orders_HeaderTD_Ask {
    text-align: right;
}

/***************************************** END OF BORDER CONTROL **************************************************/

.DataTable,
.TickerTbl,
table.TradesTable,
.orderBorder table {
    border-collapse: collapse;
    border-spacing: 0;
}

.TradesTable {
    margin-bottom: 1em;
}

.orderBorder .tdOrderMiddle table {
    border-bottom: 0em;
}

.BrokerHeaderTable {
    border-collapse: collapse;
}

.Orders_HeaderTD,
.BrokerTypeRow,
.BrokerHeaderTable tbody tr:first-child td,
.TickerNameTD,
.TradesTable .Trades_RowHeader td,
.PerformanceTab_Performance_Header_Row th,
.PerformanceTab_Performance_By_Year_Header_Row th {
    padding-top: 0.8em;
    padding-bottom: 0.8em;
    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.8em;
    padding-bottom: 0.8em;
    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: 783px) {

    .TickerValueTD_Ask,
    .TickerValueTD_Bid,
    .TickerNameTD_Ask,
    .TickerNameTD_Bid {
        display: none;
    }

    .TickerValueTD {
        width: 12.5%;
    }

    .TickerValueTD_ShareName {
        width: 25%;
    }
}

@media (min-width: 0px) and (max-width: 667px) {

    .TickerValueTD_High,
    .TickerValueTD_Low,
    .TickerNameTD_High,
    .TickerNameTD_Low {
        display: none;
    }

    .TickerValueTD {
        width: 17.5%;
    }

    .TickerValueTD_ShareName {
        width: 30%;
    }
}

@media (min-width: 0px) and (max-width: 496px) {

    .TickerValueTD_LastPricePercentChange,
    .TickerNameTD_LastPricePercentChange {
        display: none;
    }

    .TickerValueTD {
        width: 20%;
    }

    .TickerValueTD_ShareName {
        width: 40%;
    }
}


/* END OF TICKER AREA */

/********************************************************************************* TABS AREA START */

#tabPanel {
    margin-top: 2em;
    margin-bottom: 1.5em;
    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: 0px solid #000;
}

#tabPanel ul {
    text-align: center !important;
    font-size: 0em;
    padding-bottom: 10px !important;
}

/* Unselected tab rules */
.navigation ul li a {
    height: auto;
    line-height: normal;
    padding-top: 0.7em !important;
    padding-right: 0;
    padding-bottom: 0.7em !important;
    padding-left: 0;
    margin-top: 0em;
    margin-right: auto;
    margin-bottom: 0em;
    margin-left: auto;
    border-radius: 50px;
    display: block;
    font-family: inherit;
    font-weight: 600;
    font-size: 1.0em;
    text-transform: none;
    color: #535352;
    border: 1px solid #f9f9f9 !important;
    font-style: normal;
    text-decoration: none;
    border-top: 0;
    border-right: 0;
    border-bottom: 0;
    border-left: 0;
    background: #f9f9f9;
    transition: none;
    position: relative;
    top: 0;
    left: 0em;
    box-sizing: border-box;
    width: 98%;
}

.navigation ul li a:hover {
    background: #3db8be;
    color: #ffffff;
    border: 1px solid #3db8be !important;
    text-decoration: none;
    font-style: normal;
    z-index: 9;
}

/* Selected tab rules */
.navigation ul li a.tab_selected {
    background: #3db8be;
    border: 1px solid #3db8be !important;
    color: #ffffff;
    position: relative;
    top: 0px;
    font-weight: 600;
    left: 0px;
    z-index: 10;
}

.tab_selected:hover {}

/*
.tab_selected:before {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -0px;
    border-left: 0px solid transparent;
    border-right: 0px solid transparent;
    border-top: 0px solid #706aaa;
}
*/

/* 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: 0em !important;
    padding-bottom: 15px !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: 'Poppins', 'Tajawal', sans-serif;
    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 #A6A6A6;
}

.highstocklegend {
    padding: 0em;
}

.ul_highstocklegend {
    padding: 0em 1.5em 0.5em 1.5em;
    padding: 0em 0 0.5em 0;
    border-bottom: 1px solid #f9f9f9;
    margin-bottom: -1px;
}

.comparelegend_value {
    padding-left: 0.5em;
    padding-right: 0.5em;
}

.legenddate {
    padding-top: 0.7em;
    padding-bottom: 0.2em;

}

@media (min-width: 0px) and (max-width: 509px) {

    /**************** Gets rid of the exsess values on the legend ****************/
    .legendSharesDiv .comparelegend_value {
        white-space: normal !important;
    }

    .legendSharesDiv div {
        display: inline-block;
    }

    .legendSharesDiv .comparelegend_value > div > div {
        display: none !important;
    }

    .legendSharesDiv .comparelegend_value > div > div:last-child {
        display: inline-block !important;
    }

}

/*************************************** Start of: Graph Buttons ****************************************/

#additionFunctionPanelPanel {
    padding: 1.5em 25px 1em 46px;
}

.additionFunction table {
    margin: 0em;
    width: 100%;
}


.button,
.button:link,
.button:visited {
    display: block;
    font-family: inherit;
    font-size: 1.0em;
    font-weight: 600;
    color: #3b3a6e;
    text-transform: uppercase;
    margin: 3px;
    padding: 10px 40px 10px 15px;
    border: 2px solid #3b3a6e;
    border-radius: 0px;
    background: transparent;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    text-decoration: none;
    position: relative;
    min-width: 11em;
}

.button:active,
.button:hover {
    text-decoration: none;
    background: #3b3a6e;
    color: #ffffff;
    border: 2px solid #3b3a6e;
}

.button:after {
    content: "\f105";
    font-family: 'icon';
    font-size: 25px;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    text-transform: none;
    transition: .2s ease;
    position: absolute;
    right: 20px;
    top: calc(40% - 10px);
}

.button:active:after,
.button:hover:after {
    color: #ffffff;
    transform: translateX(0.5rem);
}

.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;

    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: 0px solid #f9f9f9;
    background-color: #FFFFFF;
    box-shadow: 0 4px 20px rgba(0, 0, 0, .1);
}

.title {
    font-family: inherit;
    font-size: 1.2em;
    color: #3b3a6e;
    font-weight: 600;
    font-style: normal;
    text-transform: initial;
    background: #ffffff;
    text-align: left;
    float: center;
    border-bottom: 0px solid #707070;
    padding-top: 0.6em;
    padding-bottom: 0em;
    padding-left: 0.8em;
    padding-right: 0.6em;
    margin-bottom: 0em;
    margin-top: 0em;
}

text.highcharts-yaxis-title {
    font-weight: 600 !important;
    font-size: 16px !important;
}

.divtable {
    padding: 0.6em 0.6em 0.6em 0.8em;
    clear: both;
    min-height: 8em;
    background: #ffffff;
}

.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;
    line-height: 30px;
}

#lowerpart {
    padding: 3px 3px 3px 8px;
}

.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: 16em;
    }

    .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: 22%;
}



.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 #f9f9f9;
    box-shadow: 1px 1px 2px #A6A6A6;
}

.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: #535352;
}

.Orders_VolumeTD_BidBox {
    background: #EEEEEE;
}

.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: #535352;
    font-size: 1em;
    padding: 0.22em;
    box-sizing: border-box;
    background: #fff;
    border: 1px solid #cccccc;
    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;
}

#tabPanel li {
    width: 25%;
}

@media (min-width: 0px) and (max-width: 670px) {

    .PerformanceTab_Performance_By_Year_Prev4_Heading,
    .PerformanceTab_Performance_By_Year_Prev4_Value {
        display: none;
    }
}

@media (min-width: 0px) and (max-width: 526px) {

    .PerformanceTab_Performance_By_Year_Prev3_Heading,
    .PerformanceTab_Performance_By_Year_Prev3_Value {
        display: none;
    }
}

@media (min-width: 0px) and (max-width: 435px) {

    .PerformanceTab_Performance_By_Year_Prev2_Heading,
    .PerformanceTab_Performance_By_Year_Prev2_Value {
        display: none;
    }


}

@media (min-width: 0px) and (max-width: 692px) {

    .PerformanceTab_Performance_52_Week_High_Low_Value,
    .PerformanceTab_Performance_52_Week_High_Low_Heading,
    .PerformanceTab_Performance_1_Month_Change_Heading,
    .PerformanceTab_Performance_1_Month_Change_Value {
        display: none;
    }

    .PerformanceTab_Performance_5_Year_Change_Heading,
    .PerformanceTab_Performance_5_Year_Change_Value {
        border-right: 0em solid #f9f9f9;
    }

}

@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 #f9f9f9;
    background: #fff;
    box-shadow: 1px 1px 2px #A6A6A6;
}

.dbFooter,
.dbFooter_ar {
    padding-top: 1em;
    font-size: 13px;
}


/* ------------Changes-------------- */

/* --------tabs---------- */

/* #tabPanel ul li {
    margin-right: 0em;
    width: 25%;
    box-sizing: border-box;
}

li#liPerformance {
    margin-right: 0 !important;
} */


/* -------------graph-------------- */
#htmlgraph {
    height: 450px;
}


/* ---------highstocklegend------ */

.legenddate {
    margin-left: 39px;
    margin-right: 29px;
    border: 1px solid #E3E3E3;
    border-bottom: 0;
    padding-left: 0.8em !important;
    box-sizing: border-box;
}

.ul_highstocklegend {
    border: 1px solid #E3E3E3;
    border-top: 0;
    margin-left: 39px;
    margin-right: 29px;
    padding-left: 0.8em !important;
    box-sizing: border-box;
    padding-bottom: 0.5em;
}

.periodSelection ul {
    border-bottom: 0 !important;
    padding-bottom: 1em;
    text-align: center !important;
    box-sizing: border-box;
}

/* --------lowerpart------ */

div#periodSelectionPanel {
    border-bottom: 0 !important;
}

div#divGraphControll {
    margin: 0 20px 0 24px !important;
}

.ControllTD input {
    font-family: "Neo Sans Arabic", Verdana, sans-serif;
}

input#txtInsertPeriod {
    font-family: "Neo Sans Arabic", Verdana, sans-serif;
    font-size: 16px;
    color: #535352;
    font-weight: 400;
    padding: 0px 7px;
    border: #dee2e6 1px solid;
}


.comparelegend_eachvalue {
    font-weight: 600;
}

span.LastestShareTrades,
td.PerformanceTab_TD_Select_Type_Label {
    display: none !important;
}

/*************************************** Radio Button ****************************************/
div#periodSelectionPanel.periodSelection input {
    display: none;
}

#_ulPeriod li input + span {
    padding: 0.4em 0;
    margin: 0 15px 0 22px;
}

#_ulPeriod li input + span:before,
#_ulPeriod li input + span:before {
    content: "";
    border: 1px solid #535352;
    width: 15px;
    height: 15px;
    position: absolute;
    left: 0px;
    top: 4px;
    border-radius: 50px;
}

.body_ar-ae #_ulPeriod li input + span:before {
    top: 5px;
}

#_ulPeriod li input:checked + span:before {
    background: #ffffff;
    border-color: #706aaa;
}

#_ulPeriod li input:checked + span:after {
    content: "";
    left: 3px;
    position: absolute;
    top: 7px;
    background: #3db8be;
    border-color: #3db8be;
    width: 11px;
    height: 11px;
    border-radius: 50px;
}

.body_ar-ae #_ulPeriod li input:checked + span:after {
    top: 8px;
}

div#divMACustom input {
    display: inline-block;
    font-family: inherit;
    border: #E3E3E3 1px solid;
    padding: 5px 5px;
}

/******************* Control Box ***************************/
TABLE.ControllRow TD.ControllTD input {
    display: none;
}

TABLE.ControllRow TD.ControllTD input + LABEL {
    position: relative !important;
    left: 28px;
}

/*div#diagramTypePanel input + LABEL,*/
div#indicesComparisonPanel input + LABEL {
    left: 24px;
}

TABLE.ControllRow TD.ControllTD input + LABEL:before {
    content: "";
    border: 1px solid #535352;
    width: 15px;
    height: 15px;
    position: absolute;
    left: -25px;
    top: 0px;
    border-radius: 0px;
}


TABLE.ControllRow TD.ControllTD input:checked + LABEL:before {
    background: #ffffff;
    border-color: #706aaa;
}

TABLE.ControllRow TD.ControllTD div#diagramTypePanel input:checked + label:before {
    background: #ffffff;
}

TABLE.ControllRow TD.ControllTD input:checked + LABEL:after {
    content: "";
    font-family: icon;
    font-size: 13px;
    color: #3db8be;
    left: -23px;
    position: absolute;
    top: -5px;
}

div#diagramTypePanel input + LABEL:before,
div#diagramTypePanel input:checked + LABEL:before {
    border-radius: 50%;
}

div#diagramTypePanel input:checked + LABEL:after {
    content: "";
    width: 11px;
    height: 11px;
    position: absolute;
    left: -22px;
    background: #3db8be;
    top: 3px;
    border-radius: 50%;
}

/******************* Control Box ***************************/
/*
.TickerRow .TickerValueTD,
.TickerNameTD,
.TickerRow .TickerValueTD_ShareName {
    text-align: center;
}
*/

#_ulPeriod li {
    padding: 0.2em 0em;
    position: relative;
}

li#libt1Day,
li#libt5Day,
li#libt3Month,
li#libt6Month,
li#libt1Year,
li#libt3Year,
#_ulPeriod li:last-child {
    display: inline-block !important;
}

/******************************** End : Radio Button ****************************************/
/******************** START of: arabic ********************/

html .body_ar-ae {
    direction: rtl;
}

.body_ar-ae .TickerDateTD {
    text-align: right;
}

.body_ar-ae .PerformanceTab_Performance_By_Year_Header_Row th.PerformanceTab_Performance_By_Year_Instrument_Heading,
.body_ar-ae .PerformanceTab_Performance_By_Year_Row td.PerformanceTab_Performance_By_Year_Instrument_Value,
.body_ar-ae .PerformanceTab_Performance_Header_Row th.PerformanceTab_Performance_Instrument_Heading,
.body_ar-ae .PerformanceTab_Performance_Row td.PerformanceTab_Performance_Instrument_Value,
.body_ar-ae .tdOrderLeft,
.body_ar-ae .Broker_ColumnOrder,
.body_ar-ae .Trades_TradeTime,
.body_ar-ae .DataNameTD,
.body_ar-ae .Trades_TimeHeading,
.body_ar-ae .TickerValueTD_ShareName,
.body_ar-ae .TickerNameTD_ShareName {
    border-left: 0px solid #f9f9f9;
    border-right: 0px solid #f9f9f9;
}

.body_ar-ae .PerformanceTab_Performance_By_Year_Prev4_Heading,
.body_ar-ae .PerformanceTab_Performance_By_Year_Prev4_Value,
.body_ar-ae .PerformanceTab_Performance_52_Week_High_Low_Heading,
.body_ar-ae .PerformanceTab_Performance_52_Week_High_Low_Value,
.body_ar-ae .tdOrderRight,
.body_ar-ae .Broker_ColumnVolume,
.body_ar-ae .body_ar-ae .Trades_Size,
.body_ar-ae .DataValueTD,
.body_ar-ae .Trades_VolumeHeading,
.body_ar-ae .TickerValueTD_Volume,
.body_ar-ae .TickerNameTD_Volume {
    border-left: 0px solid #f9f9f9;
    border-right: 0px solid #f9f9f9;
}

.body_ar-ae .PerformanceTab_TD_Select_Type_Value,
.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_Close_Change,
.body_ar-ae .TradesTable .Trades_Row .Trades_Size,
.body_ar-ae .ShareDataTable tr .DataValueTD,
.body_ar-ae .TickerRow .TickerValueTD,
.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 {
    text-align: left;
}

.body_ar-ae .ControllRow > tbody > tr,
.body_ar-ae .ControllTD,
.body_ar-ae .title,
.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 .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 {
    text-align: right;
}

.body_ar-ae #tabPanel ul li {
    float: none !important;
}


.body_ar-ae div#periodSelectionPanel.periodSelection input {
    margin-right: 0px;
    margin-left: 3px
}

.body_ar-ae .highstocklegend {
    padding-right: 0px !important;
}


.body_ar-ae .ul_highstocklegend li {
    float: none;
    margin-right: 0;

}

.ul_highstocklegend_rtl {
    direction: rtl;
    padding: 0.5em 0.5em 0.5em 0;
    border-bottom: 1px solid #E3E3E3;
    margin-bottom: -1px;
    margin-right: 29px;
    border: 1px solid #E3E3E3;
    margin-left: 39px;
    border-top: 0px solid #f9f9f9;
    text-align: right;
    box-sizing: border-box;
}

.ul_highstocklegend_rtl li {
    list-style: none;
    float: none;
    margin-right: 0;
    display: inline-block;
    line-height: 1em;
    height: auto;
}

.body_ar-ae .legendSharesDiv {
    text-align: right;
}

.body_ar-ae .comparelegend_name:before {
    margin-left: 0.2em;
    margin-right: 0em;
}

.lowerSkin_ar,
.dbFooter_ar {
    padding-top: 1em;

}

.lowerSkin_ar {
    float: left;
    text-align: left;
    direction: rtl;
}

.body_ar-ae .excellink {
    text-align: left;
}

.body_ar-ae .PerformanceTab_TD_Select_Type_Label {
    text-align: right;
}

.body_ar-ae .legenddate {
    float: none !important;
    text-align: right;
    padding-right: 0.5em;
    margin-left: 39px;
    box-sizing: border-box;
}

.body_ar-ae #additionFunctionPanelPanel {
    padding: 0.5em 26px 0px 37px;
}

.body_ar-ae #lowerpart {
    padding: 3px 3px 3px 8px;
}

.body_ar-ae .PerformanceTab_Performance_Instrument_Value span.PerformanceTab_SharePriceDevelopment_Instrument_InstrumentName {
    padding-right: 0em;
    padding-left: 0.5em;
}

.body_ar-ae .PerformanceTab_Performance_52_Week_Low_Value,
.body_ar-ae .PerformanceTab_Performance_52_Week_High_Value {
    padding-left: 0px;
    padding-right: 10px;
}

.body_ar-ae .PerformanceTab_Performance_Row .PerformanceTab_Performance_52_Week_High_Low_Value,
.body_ar-ae .PerformanceTab_Performance_Row .PerformanceTab_Performance_All_Time_High_Low_Value {
    padding-left: 0.6em;
}

.body_ar-ae .PerformanceTab_Performance_Row td {
    padding-right: 0.8em;
}

.body_ar-ae .divtable {
    min-height: 8.8em;
}

input#txtInsertPeriod {
    font-family: inherit;
    padding: 0px 5px;
    font-size: inherit;
}

.body_ar-ae#tabPanel ul {
    text-align: center !important;
}

.body_ar-ae .button,
.body_ar-ae .button:link,
.body_ar-ae .button:visited {
    padding: 10px 15px 10px 40px;
}

.body_ar-ae .button:after {
    content: "\f104";
    right: unset;
    left: 20px;
    top: calc(45% - 10px);
}

.body_ar-ae .button:active:after,
.body_ar-ae .button:hover:after {
    color: #ffffff;
    transform: translateX(-0.5rem);
}

/*********************** ARABIC CONTROL BOX **********************/
.body_ar-ae #_ulPeriod li input + span {
    margin: 0 22px 0 15px;
}

.body_ar-ae #_ulPeriod li input + span:before,
.body_ar-ae #_ulPeriod li input + span:before {
    left: unset;
    right: 0;
}

.body_ar-ae #_ulPeriod li input:checked + span:after {
    left: unset;
    right: 3px;
}

.body_ar-ae TABLE.ControllRow TD.ControllTD input + LABEL {
    left: unset;
    right: 32px;
}

.body_ar-ae TABLE.ControllRow TD.ControllTD input + LABEL:before {
    left: unset;
    right: -30px;
}

.body_ar-ae TABLE.ControllRow TD.ControllTD input:checked + LABEL:after {
    left: unset;
    right: -27px;
}

/****************** ARABIC GRAPH FONT SETTINGS *****************/

@media (max-width: 797px) {
    .PerformanceTab_TD_Select_Type_Label {
        width: 100%;
    }
}

@media (max-width: 676px) {

    div#comparelegend,
    .comparelegend_value {
        display: block !important;
        margin-bottom: 10px;
    }
}

@media (max-width: 668px) {
    .navigation ul li a {
        width: 100%;
        box-sizing: border-box;
    }

    #tabPanel ul li {
        width: 40%;
        margin: 5px;
    }

}

@media (max-width:533px) {
    .ControllTD {
        width: 70%;
        float: none;
    }

    .body_ar-ae .ControllRow > tbody > tr {
        text-align: center;
    }
}

@media (max-width: 509px) {
    .body_ar-ae #tabPanel ul li {
        width: 45%;
    }
}

@media (max-width: 507px) {
    .body_ar-ae .ControllTD {
        float: none;
    }
}

@media (max-width: 472px) {

    .PerformanceTab_TD_Select_Type_Label,
    .PerformanceTab_TD_Select_Type_Value,
    .body_ar-ae td.PerformanceTab_TD_Select_Type_Value,
    .body_ar-ae td.PerformanceTab_TD_Select_Type_Label {
        width: 100%;
        display: block;
        text-align: center !important;
    }
}

@media (max-width: 452px) {
    .body_ar-ae #tabPanel ul li {
        width: 80%;
    }
}

@media (max-width: 430px) {
    #tabPanel ul li {
        width: 80%;
        margin: 5px;
    }
}

div#legend_title {
    font-weight: normal !important;
}

/**********************************Custom calendar in SG******************************/
.DynarchCalendar-title div {
    text-shadow: none;
}

.DynarchCalendar-bottomBar-today,
.button_bg {
    display: block;
    font-family: Proxima Nova Rg, Segoe UI, Arial, sans-serif;
    font-size: 16px;
    font-weight: 600;
    color: #3b3a6e;
    text-transform: uppercase;
    margin: 3px;
    padding: 8px 20px 8px;
    border: 2px solid #3b3a6e;
    border-radius: 0px;
    background: #ffffff;
    transition: none;
    text-decoration: none;
}

.button_bg {
    padding: 0px !important;
    display: initial;
}

.DynarchCalendar-bottomBar-today:hover,
.button_bg:hover {
    background: #3b3a6e;
    color: #FFFFFF !important;
    border-color: #3b3a6e;
    cursor: pointer;
}

.DynarchCalendar-day-today.DynarchCalendar-day-selected,
.DynarchCalendar-day:active {
    background-color: #706aaa;
    color: #ffffff !important;
}

table.DynarchCalendar-titleCont,
.DynarchCalendar-dayNames div,
.DynarchCalendar-day {
    color: #706aaa;
}

.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;
    -webkit-transition: opacity 0.35s ease;
    -moz-transition: opacity 0.35s ease;
    -o-transition: opacity 0.35s ease;
    transition: opacity 0.35s ease;
    color: #262626;
    text-align: center;
    font-weight: normal;
}

.DynarchCalendar table {
    line-height: 16px;
    color: #535352 !important;
    font-family: inherit;
    font-size: 16px !important;
}

.DynarchCalendar-day:hover {
    color: #ffffff !important;
    background: #3db8be;
    text-shadow: none;
}

/*
.DynarchCalendar-weekend,
.DynarchCalendar-dayNames .DynarchCalendar-weekend {

    color: #373737 !important;
}
*/
.DynarchCalendar-weekend {
    color: #c22 !important;
}


/**/
.DynarchCalendar-hover-nextYear div,
.DynarchCalendar-hover-nextYear div,
.DynarchCalendar-hover-prevYear div,
.DynarchCalendar-hover-prevYear div,
.DynarchCalendar-hover-navBtn div {
    border: 0;
    /*    background: #535352;*/
}

.DynarchCalendar-hover-nextYear div:after,
.DynarchCalendar-hover-nextYear div:before,
.DynarchCalendar-hover-prevYear div:after,
.DynarchCalendar-hover-prevYear div:before,
.DynarchCalendar-hover-navBtn div:after,
.DynarchCalendar-hover-navBtn div:before {
    cursor: pointer;
    border-right-color: #ffffff;
    border-left-color: #ffffff;
}

.DynarchCalendar-hover-title div {
    border: 0px solid #000;
    background-image: none;
    padding: 5px 16px;
}

.DynarchCalendar-pressed-title div {
    color: #535352;
}

.DynarchCalendar-day-selected {
    background: #3db8be !important;
    color: #ffffff !important;
}

.DynarchCalendar table {
    line-height: 16px;
    color: #262626 !important;
    font-family: Proxima Nova Rg, Segoe UI, Arial, sans-serif;
    font-size: 16px !important;
}


/**********************************Custom calendar in SG******************************/
/*
.supplied_by_euroland a.hyperlink::before {
    display: none;
}

.supplied_by_euroland a.hyperlink {
    width: auto;
    height: auto;
}
*/

rect#recLeftSide,
rect#recRightSide,
rect#recVolume {
    fill: transparent;
}
