﻿/* css-template date: 2025-Jul-15 */
/* --------- Styles affecting all analyst pages (pid1, pid2, pid3, pid4, pid5, pid6) --------- */

@font-face {
	font-family: CircularStd;
	font-style: normal;
	font-weight: bold;
	src: url("fonts/CircularStd-Bold.ttf") format('truetype');
}

@font-face {
	font-family: CircularStd;
	font-style: normal;
	font-weight: normal;
	src: url("fonts/CircularStd-Light.ttf") format('truetype');
}

@font-face {
	font-family: GEDinarOne;
	font-style: normal;
	font-weight: bold;
	src: url("fonts/GEDinarOne-Bold.ttf") format('truetype');
}

@font-face {
	font-family: GEDinarOne;
	font-style: normal;
	font-weight: normal;
	src: url("fonts/GEDinarOne-Regular.ttf") format('truetype');
}

body{
	font-weight: normal;
	background:transparent;
	margin: 0px;
	color: #000000;
	font-family: CircularStd, sans-serif;
	font-size: 16px;
}
H1{
	font-size: inherit;
	font-weight: inherit;
	margin-bottom: 3px;
	line-height: 20px;
	height: 20px;
}
H2{
	font-size: inherit;
	font-weight: inherit;
	padding-right: 15px;
}
.ar H2{
	padding-right: 0px;
	padding-left: 15px;
}
A:link, A:visited{
	color: #000000;
	text-decoration: none;
}
A:hover, A:active{
	color: #FF5A00; 
	text-decoration: underline;
}
SPAN.lHeading{
	visibility: hidden;
}
SPAN.lHeading A:link, 
SPAN.lHeading A:visited,
SPAN.lHeading A:hover, 
SPAN.lHeading A:active{
	visibility: visible;
}
.textBox{
	    font-family: inherit;
    font-size: inherit;
    color: inherit;
    border-right: 1px solid #FF5A00;
    border-top: 1px solid #FF5A00;
    border-left: 1px solid #FF5A00;
    border-bottom: 1px solid #FF5A00;
    padding-left: 15px;
    padding-top: 2px;
    height: 26px;
    width: 110px;
    border-radius: 14px;
}
body.ar input.textBox{
	width: 90px;
	padding-left: unset;
	padding-right: 18px;
}
input.btn{
	background: none repeat scroll 0 0 #FF5A00;
	color: #fff;
	border: 0px solid #006a56;
	font-family: inherit;
	font-size: inherit;
	height: 30px;
	width: 110px;
	border-radius: 100px;
	font-weight: bold;
	transition: background 0.5s ease 0s, color 0.5s ease 0s, border 0.5s ease 0s;
}
input.btn:hover{
	cursor: pointer;
	background: none repeat scroll 0 0 #FF8033;
}
TD.datanumber,
TD.highlightedcell{
	white-space: nowrap;
	text-align: right;
}
TD.highlightedcell,
TR:nth-of-type(2) TD.datarectable{
	background: rgb(236,236,236);
	background: rgba(217,217,217,0.5);
}
.maintable{
	width: 100%;
	margin: 0 auto;
	max-width: 1440px; 
	max-width: expression(this.width > 980 ? '980px' : true);
}
table.gridtable{
	width: 100%;
	border: 0px solid #c6c6c6;
}
table.gridtable TD{
	vertical-align: top;
	padding: 0.6em;
	border-top: 0px solid #c6c6c6;
	border-bottom: 0px solid #c6c6c6;
}
table.contributors TD{
	width: 250px;
}
table.ContributorHeaderTable td, table.contributors td{
	padding-left: 0px;
} 
table.ContributorHeaderTable, table.contributors{
	border-spacing: 0px;
} 
.tableheading TD{
	    color: #000000;
    background: #fff;
    font-weight: bold;
    border-bottom: 2px solid #000000 !important;table.gridtable TD
}
TABLE.gridtable TR.tableheading TD{
	vertical-align: middle;
}
.tableheading TD A:link, 
.tableheading TD A:active{
	color: #000000;
}
.tableheading TD A:visited, 
.tableheading TD A:hover{
	color: #FF5A00;
}
TABLE.rectable + TABLE.footertable > TBODY > TR > TD{
	padding-top: 20px;
	padding-bottom: 10px;
}
TABLE.contributors + BR + TABLE.footertable > TBODY > TR > TD{
	padding-top: 10px;
	padding-bottom: 10px;
}
TABLE.footertable TD{
	border-collapse: collapse;
}
.updated{
	text-align: right;
}
TD.euroland{
	text-align: right;
	padding-top: 10px;
}
.nowrap{
	white-space: nowrap;
}
TR.tableheading TD.analyst_header{
	padding-left: 0.3em;
}
.period_header{
	text-align: right;
	white-space: unset;
}
TABLE.rectable{
	border-collapse: collapse;
}
DIV.recspace{
	height: 25px;
}
DIV.contrspace{
	height: 15px;
}
.selectperioddescription{
	vertical-align: top;
}
DIV.dateselectionbox{
	padding: 5px 15px 15px 15px;
	border: 1px #ececec solid;
	background-color: #ececec;
	border-collapse: collapse;
}
DIV.dateselectionbox table{
	border-spacing: 0px;
	border-collapse: collapse;
}
.selectDateRTBs{
	padding-bottom: 10px;
	padding-top: 0px;
}
div.time-period{
	margin-right: 10px;
}
body.ar div.time-period{
	margin-right: auto;
	margin-left: 10px;
}
td.calendarTD{
	position: relative;
	min-width: 53px;
}
td.calendarTD img{
	width: 23px;
	height: 30px;
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	position: absolute;
	z-index: 100;
}
td.calendarTD:after{
	content:"\f073";
	font-family: FontAwesome;
	font-size: 25px;
	color: #000;
	transition: color 0.5s;
	opacity:1;
	position: absolute;
	z-index: 2;
}
td.calendarTD img, 
td.calendarTD:after{
	left: 10px;
	top: 12px;
}
body.ar td.calendarTD img, 
body.ar td.calendarTD:after{
	left: auto;
	right: 10px;
}

td.calendarTD:hover:after{
	color: #FF5A00;
}
.calendar,
.calendar TABLE,
.calendar .button,
.calendar THEAD .title,
.calendar TBODY TD.today,
.calendar TFOOT .ttip{
	color: inherit;
}
/* start of Arabic clients' holidays */
/* United Arab Emirates (AE) */
FORM[action*="=ae-"] ~ DIV.calendar TR.daynames TD,
FORM[action*="=AE-"] ~ DIV.calendar TR.daynames TD{
   pointer-events: none;
}
FORM[action*="=ae-"] ~ DIV.calendar TD.weekend,
FORM[action*="=AE-"] ~ DIV.calendar TD.weekend{
	color: inherit;
}
BODY.en > FORM[action*="=ae-"] ~ DIV.calendar TR.daynames TD:nth-child(5),
BODY.en > FORM[action*="=AE-"] ~ DIV.calendar TR.daynames TD:nth-child(5),
BODY.en > FORM[action*="=ae-"] ~ DIV.calendar TR.daysrow TD:nth-child(5),
BODY.en > FORM[action*="=AE-"] ~ DIV.calendar TR.daysrow TD:nth-child(5),
BODY.en > FORM[action*="=ae-"] ~ DIV.calendar TR.daynames TD:nth-child(6),
BODY.en > FORM[action*="=AE-"] ~ DIV.calendar TR.daynames TD:nth-child(6),
BODY.en > FORM[action*="=ae-"] ~ DIV.calendar TR.daysrow TD:nth-child(6),
BODY.en > FORM[action*="=AE-"] ~ DIV.calendar TR.daysrow TD:nth-child(6){
	color: #ff0000;
}
BODY.ar > FORM[action*="=ae-"] ~ DIV.calendar TR.daynames TD:nth-child(2),
BODY.ar > FORM[action*="=AE-"] ~ DIV.calendar TR.daynames TD:nth-child(2),
BODY.ar > FORM[action*="=ae-"] ~ DIV.calendar TR.daysrow TD:nth-child(2),
BODY.ar > FORM[action*="=AE-"] ~ DIV.calendar TR.daysrow TD:nth-child(2),
BODY.ar > FORM[action*="=ae-"] ~ DIV.calendar TR.daynames TD:nth-child(8),
BODY.ar > FORM[action*="=AE-"] ~ DIV.calendar TR.daynames TD:nth-child(8),
BODY.ar > FORM[action*="=ae-"] ~ DIV.calendar TR.daysrow TD:nth-child(8),
BODY.ar > FORM[action*="=AE-"] ~ DIV.calendar TR.daysrow TD:nth-child(8){
	color: #ff0000;
}
/* Kuwait (KW) */
FORM[action*="=kw-"] ~ DIV.calendar TR.daynames TD,
FORM[action*="=KW-"] ~ DIV.calendar TR.daynames TD{
   pointer-events: none;
}
FORM[action*="=kw-"] ~ DIV.calendar TD.weekend,
FORM[action*="=KW-"] ~ DIV.calendar TD.weekend{
	color: inherit;
}
BODY.en > FORM[action*="=kw-"] ~ DIV.calendar TR.daynames TD:nth-child(5),
BODY.en > FORM[action*="=KW-"] ~ DIV.calendar TR.daynames TD:nth-child(5),
BODY.en > FORM[action*="=kw-"] ~ DIV.calendar TR.daysrow TD:nth-child(5),
BODY.en > FORM[action*="=KW-"] ~ DIV.calendar TR.daysrow TD:nth-child(5),
BODY.en > FORM[action*="=kw-"] ~ DIV.calendar TR.daynames TD:nth-child(6),
BODY.en > FORM[action*="=KW-"] ~ DIV.calendar TR.daynames TD:nth-child(6),
BODY.en > FORM[action*="=kw-"] ~ DIV.calendar TR.daysrow TD:nth-child(6),
BODY.en > FORM[action*="=KW-"] ~ DIV.calendar TR.daysrow TD:nth-child(6){
	color: #ff0000;
}
BODY.ar > FORM[action*="=kw-"] ~ DIV.calendar TR.daynames TD:nth-child(2),
BODY.ar > FORM[action*="=KW-"] ~ DIV.calendar TR.daynames TD:nth-child(2),
BODY.ar > FORM[action*="=kw-"] ~ DIV.calendar TR.daysrow TD:nth-child(2),
BODY.ar > FORM[action*="=KW-"] ~ DIV.calendar TR.daysrow TD:nth-child(2),
BODY.ar > FORM[action*="=kw-"] ~ DIV.calendar TR.daynames TD:nth-child(8),
BODY.ar > FORM[action*="=KW-"] ~ DIV.calendar TR.daynames TD:nth-child(8),
BODY.ar > FORM[action*="=kw-"] ~ DIV.calendar TR.daysrow TD:nth-child(8),
BODY.ar > FORM[action*="=KW-"] ~ DIV.calendar TR.daysrow TD:nth-child(8){
	color: #ff0000;
}
/* Oman (OM) */
FORM[action*="=om-"] ~ DIV.calendar TR.daynames TD,
FORM[action*="=OM-"] ~ DIV.calendar TR.daynames TD{
   pointer-events: none;
}
FORM[action*="=om-"] ~ DIV.calendar TD.weekend,
FORM[action*="=OM-"] ~ DIV.calendar TD.weekend{
	color: inherit;
}
BODY.en > FORM[action*="=om-"] ~ DIV.calendar TR.daynames TD:nth-child(5),
BODY.en > FORM[action*="=OM-"] ~ DIV.calendar TR.daynames TD:nth-child(5),
BODY.en > FORM[action*="=om-"] ~ DIV.calendar TR.daysrow TD:nth-child(5),
BODY.en > FORM[action*="=OM-"] ~ DIV.calendar TR.daysrow TD:nth-child(5),
BODY.en > FORM[action*="=om-"] ~ DIV.calendar TR.daynames TD:nth-child(6),
BODY.en > FORM[action*="=OM-"] ~ DIV.calendar TR.daynames TD:nth-child(6),
BODY.en > FORM[action*="=om-"] ~ DIV.calendar TR.daysrow TD:nth-child(6),
BODY.en > FORM[action*="=OM-"] ~ DIV.calendar TR.daysrow TD:nth-child(6){
	color: #ff0000;
}
BODY.ar > FORM[action*="=om-"] ~ DIV.calendar TR.daynames TD:nth-child(2),
BODY.ar > FORM[action*="=OM-"] ~ DIV.calendar TR.daynames TD:nth-child(2),
BODY.ar > FORM[action*="=om-"] ~ DIV.calendar TR.daysrow TD:nth-child(2),
BODY.ar > FORM[action*="=OM-"] ~ DIV.calendar TR.daysrow TD:nth-child(2),
BODY.ar > FORM[action*="=om-"] ~ DIV.calendar TR.daynames TD:nth-child(8),
BODY.ar > FORM[action*="=OM-"] ~ DIV.calendar TR.daynames TD:nth-child(8),
BODY.ar > FORM[action*="=om-"] ~ DIV.calendar TR.daysrow TD:nth-child(8),
BODY.ar > FORM[action*="=OM-"] ~ DIV.calendar TR.daysrow TD:nth-child(8){
	color: #ff0000;
}
/* Qatar (QA) */
FORM[action*="=qa-"] ~ DIV.calendar TR.daynames TD,
FORM[action*="=QA-"] ~ DIV.calendar TR.daynames TD{
   pointer-events: none;
}
FORM[action*="=qa-"] ~ DIV.calendar TD.weekend,
FORM[action*="=QA-"] ~ DIV.calendar TD.weekend{
	color: inherit;
}
BODY.en > FORM[action*="=qa-"] ~ DIV.calendar TR.daynames TD:nth-child(5),
BODY.en > FORM[action*="=QA-"] ~ DIV.calendar TR.daynames TD:nth-child(5),
BODY.en > FORM[action*="=qa-"] ~ DIV.calendar TR.daysrow TD:nth-child(5),
BODY.en > FORM[action*="=QA-"] ~ DIV.calendar TR.daysrow TD:nth-child(5),
BODY.en > FORM[action*="=qa-"] ~ DIV.calendar TR.daynames TD:nth-child(6),
BODY.en > FORM[action*="=QA-"] ~ DIV.calendar TR.daynames TD:nth-child(6),
BODY.en > FORM[action*="=qa-"] ~ DIV.calendar TR.daysrow TD:nth-child(6),
BODY.en > FORM[action*="=QA-"] ~ DIV.calendar TR.daysrow TD:nth-child(6){
	color: #ff0000;
}
BODY.ar > FORM[action*="=qa-"] ~ DIV.calendar TR.daynames TD:nth-child(2),
BODY.ar > FORM[action*="=QA-"] ~ DIV.calendar TR.daynames TD:nth-child(2),
BODY.ar > FORM[action*="=qa-"] ~ DIV.calendar TR.daysrow TD:nth-child(2),
BODY.ar > FORM[action*="=QA-"] ~ DIV.calendar TR.daysrow TD:nth-child(2),
BODY.ar > FORM[action*="=qa-"] ~ DIV.calendar TR.daynames TD:nth-child(8),
BODY.ar > FORM[action*="=QA-"] ~ DIV.calendar TR.daynames TD:nth-child(8),
BODY.ar > FORM[action*="=qa-"] ~ DIV.calendar TR.daysrow TD:nth-child(8),
BODY.ar > FORM[action*="=QA-"] ~ DIV.calendar TR.daysrow TD:nth-child(8){
	color: #ff0000;
}
/* Saudi Arabia (SA) */
FORM[action*="=sa-"] ~ DIV.calendar TR.daynames TD,
FORM[action*="=SA-"] ~ DIV.calendar TR.daynames TD{
   pointer-events: none;
}
FORM[action*="=sa-"] ~ DIV.calendar TD.weekend,
FORM[action*="=SA-"] ~ DIV.calendar TD.weekend{
	color: inherit;
}
BODY.en > FORM[action*="=sa-"] ~ DIV.calendar TR.daynames TD:nth-child(5),
BODY.en > FORM[action*="=SA-"] ~ DIV.calendar TR.daynames TD:nth-child(5),
BODY.en > FORM[action*="=sa-"] ~ DIV.calendar TR.daysrow TD:nth-child(5),
BODY.en > FORM[action*="=SA-"] ~ DIV.calendar TR.daysrow TD:nth-child(5),
BODY.en > FORM[action*="=sa-"] ~ DIV.calendar TR.daynames TD:nth-child(6),
BODY.en > FORM[action*="=SA-"] ~ DIV.calendar TR.daynames TD:nth-child(6),
BODY.en > FORM[action*="=sa-"] ~ DIV.calendar TR.daysrow TD:nth-child(6),
BODY.en > FORM[action*="=SA-"] ~ DIV.calendar TR.daysrow TD:nth-child(6){
	color: #ff0000;
}
BODY.ar > FORM[action*="=sa-"] ~ DIV.calendar TR.daynames TD:nth-child(2),
BODY.ar > FORM[action*="=SA-"] ~ DIV.calendar TR.daynames TD:nth-child(2),
BODY.ar > FORM[action*="=sa-"] ~ DIV.calendar TR.daysrow TD:nth-child(2),
BODY.ar > FORM[action*="=SA-"] ~ DIV.calendar TR.daysrow TD:nth-child(2),
BODY.ar > FORM[action*="=sa-"] ~ DIV.calendar TR.daynames TD:nth-child(8),
BODY.ar > FORM[action*="=SA-"] ~ DIV.calendar TR.daynames TD:nth-child(8),
BODY.ar > FORM[action*="=sa-"] ~ DIV.calendar TR.daysrow TD:nth-child(8),
BODY.ar > FORM[action*="=SA-"] ~ DIV.calendar TR.daysrow TD:nth-child(8){
	color: #ff0000;
}
/* end of Arabic clients' holidays */
/* start of bundle links */
.tdPageLinksActive a, .tdPageLinks a:hover{
         background: #FF5A00;
    border: 0 none;
    color: #ffffff;
    /* height: 39px; */
    line-height: 36px;
    padding: 0px 32px !important;
    transition: all 0.2s ease-in-out 0s;
    text-decoration: none;
    border-radius: 100px;
    font-weight: bold;
    display: inline-block;
    width: 250px;
    height: 36px;
	 border: 1px solid #FF5A00;
}
.tdPageLinks a{
    line-height: 36px;
    padding: 0px 32px !important;
    color: #FF5A00;
    transition: all 0.2s ease-in-out 0s;
    text-decoration: none;
    font-size: 16px;
    border: 1px solid #FF5A00;
    border-radius: 100px;
    font-weight: bold;
    /* margin-right: 15px; */
    width: 250px;
    display: inline-block;
    height: 36px;
}
/* end of bundle links */
  div.euroland table.footertable:nth-last-of-type(3) table td:nth-of-type(2){
	  vertical-align: middle;	/* this fixes an unnecessary vertical alignment in code */
  }
  div.euroland table.footertable:nth-last-of-type(3) table{
	  border-spacing: 0px;	/* this fixes an unnecessary cellspacing in code of pid1 page */
  }
  div.euroland table.footertable:nth-last-of-type(3) table td{
	  padding: 0px;
  }
  div.pid1 div.euroland table.footertable:nth-last-of-type(3) table td:nth-of-type(2){
	  font-size: 0px;
  }
  a.pdfdownload img{
	  margin-left: 4px;
	  margin-right: 4px;
  }


/* --------- Styles for "analyst coverage and recommendations" page only (pid1) --------- */

TD.data{
	padding: 3px 2px 3px 5px;
}
table.dataT{
	margin-top: 0px;
	width: auto;
	border-collapse: collapse;
}
.pid1 td.company{
	padding-right: 5px;
}
.value1{
	color: #009900;
}
.value2{
	color: #a2b836;	
}
.value3{
	color: #f8b84c;
}
.value4{
	color: #f87736;
}
.value5{
	color: #ea0000;
}
span.hiddendivA{
	padding-top: 5px;
	padding-bottom: 4px;
}
div.hiddendiv{
	display: none;
	padding: 0.8em 0.6em 0.8em 0.6em; 
	position: relative;
}
div.hiddendiv div {
	max-width: unset;
}
table.dataT + div.hiddendiv > div {
	width: 280% !important; /* do not delete, but only modify! Otherwise nothing would stop "covered sectors" text from going over the edge. */
	/* border: 1px solid red; */
}
body.ar table.dataT + div.hiddendiv > div {
	width: 380% !important;
}
form[action*="open=1"] table.dataT + div.hiddendiv + div.hiddendiv > div.emailDiv * {
	font-size: 0px; 
}
form[action*="open=1"] table.dataT + div.hiddendiv + div.hiddendiv {
	font-size: 0px; 
	line-height: 18px; /* not less than 1.2 times the font-size of contact details */
}
td.data_analyst{
	padding: 0!important;
}
tr.tableheading td.analyst_header{
	padding: 0.6em;
}
table.dataT td.analyst_name{
	border:0;
}
div.emailDiv{
	font-size: 0px; /* so that &nbsp; would not cause a horizontal space before the email address */
}
div.emailDiv *{
	font-size: initial;
}
div.emailDiv font:after{
	content:" "; /* this space allows the email address to move to a next row when not enough horizontal space */
}
div.emailDiv a{
  white-space: nowrap;
}
td.analyst_name > a:link, td.analyst_name > a:visited{
	text-decoration: underline;
}
td.analyst_name > a:hover, td.analyst_name > a:active{
	text-decoration: none;
}
div.countryDiv, 
div.lastPriceDiv,
body.ar td.data.target_price span{
	display: none;
}
body.ar td.target_price_header span.header_currency{
	display: block; 
	font-weight: normal;
}
/* body.ar span.header_currency:before{
	content:"\200B";
} */


/* --------- Styles for "consensus estimates" pages only (pid2, pid3, pid4) --------- */
td.dataindicator{
	width: 26%;
}
td.datagraphicon{
	width: auto; /* by default in LTR the auto-setting should leave 6% for the graph icon column, while in Arabic RTL it is expected to be equal to period columns */
	text-align: right;
}
div.pid2 td.datanumber,
div.pid2 td.highlightedcell,
div.pid4 td.datanumber,
div.pid4 td.highlightedcell{
	width: 17%; /* by default 17% = (100% - 26% - 6%) / 4 ; in LTR we divide 68% by 4 columns, while excluding dataindicator column 6% */
}
div.pid3 td.datanumber,
div.pid3 td.highlightedcell{
	width: 13.6%; /* by default 13.6% = (100% - 26% - 6%) / 5 ; in LTR we divide 68% by 5 columns, while excluding dataindicator column 6% */
}

/* start of Arabic column widths */
body.ar td.dataindicator{
	width: 30%;
}
body.ar div.pid2 td.datanumber,
body.ar div.pid2 td.highlightedcell,
body.ar div.pid4 td.datanumber,
body.ar div.pid4 td.highlightedcell{
	width: 14%; /* by default 14% = (100% - 30%) / (4 + 1) ; in RTL we divide 70% by "4 + 1" columns, because in Arabic we prefer  dataindicator's column to have equal width to period columns */
}
body.ar div.pid3 td.datanumber,
body.ar div.pid3 td.highlightedcell{
	width: 11.2%; /* by default 11.2% = (100% - 30%) / (5 + 1) ; in RTL we divide 70% by "5 + 1" columns, because in Arabic we prefer  dataindicator's column to have equal width to period columns */
}
/* end of Arabic col widths */

TD.dataindicator{
	padding: 3px 2px 3px 4px;
	margin: 0px;
}
TD.datagraphicon A:link,
TD.datagraphicon A:active,
TD.datagraphicon A:visited{
	display:inline-block;
	position:relative;
	width: 23px;
	height: 20px;
	top:0;
	left:0;
	text-decoration: none!important;
}

TD.datagraphicon A:after{
	content: "\f080";
	position:relative;
	top:-2px;
	font-family:FontAwesome;
	left:0;
	color: #000;
	transition: color 0.5s;
	font-size:20px;
}
TD.datagraphicon a {
  font-size: 0px;	/* to hide the unnecessary nbsp */
}
TD.datagraphicon A:hover:after{
	color: #FF5A00;
}
DIV.lheadDiv{
	display: none;
}
div.pid2 div.highlightedrow, 
div.pid3 div.highlightedrow{
	font-style: italic;
	
}
body.en div.pid2 td.dataindicator div.highlightedrow, 
body.en div.pid3 td.dataindicator div.highlightedrow{
	display: inline-block;
	padding-left: 20px;
}
body.ar div.pid2 td.dataindicator div.highlightedrow, 
body.ar div.pid3 td.dataindicator div.highlightedrow{
	padding-right: 26px;
}

/* adding bold to "USD Mn" rows in pid2 and pid3 */
div.pid2 table.gridtable tr:nth-of-type(2) td, div.pid3 table.gridtable tr:nth-of-type(2) td,
div.pid2 table.gridtable tr:nth-of-type(4) td, div.pid3 table.gridtable tr:nth-of-type(4) td,
div.pid2 table.gridtable tr:nth-of-type(7) td, div.pid3 table.gridtable tr:nth-of-type(7) td,
div.pid2 table.gridtable tr:nth-of-type(10) td, div.pid3 table.gridtable tr:nth-of-type(10) td,
div.pid2 table.gridtable tr:nth-of-type(12) td, div.pid3 table.gridtable tr:nth-of-type(12) td,
div.pid2 table.gridtable tr:nth-of-type(14) td, div.pid3 table.gridtable tr:nth-of-type(14) td,
div.pid2 table.gridtable tr:nth-of-type(16) td, div.pid3 table.gridtable tr:nth-of-type(16) td,
div.pid2 table.gridtable tr:nth-of-type(18) td, div.pid3 table.gridtable tr:nth-of-type(18) td,
div.pid2 table.gridtable tr:nth-of-type(20) td, div.pid3 table.gridtable tr:nth-of-type(20){
	font-weight: bold; 
}
div.pid2 table.gridtable tr td.datagraphicon,
div.pid3 table.gridtable tr td.datagraphicon{
	font-weight: normal;
}
/* end of bold */
DIV.highcharts-container{
	font-size: inherit!important;
	font-family: inherit!important;
}
SPAN.highcharts-title{
	font-family: inherit!important;
	font-weight: inherit!important;
	font-size: inherit!important;
	color: inherit!important;
}
DIV.pid2 TABLE.gridtable A:link, 
DIV.pid2 TABLE.gridtable A:visited,
DIV.pid2 A:link DIV.highlightedrow, 
DIV.pid2 A:visited DIV.highlightedrow{
	text-decoration: underline;
}
DIV.pid2 TABLE.gridtable A:hover, 
DIV.pid2 TABLE.gridtable A:active,
DIV.pid2 TABLE.gridtable A:hover DIV.highlightedrow, 
DIV.pid2 TABLE.gridtable A:active DIV.highlightedrow{
	text-decoration: none;
}
span.AnalystIndicatorComment{
	display: block;
	padding: 4px 0px 0px 10px;
	font-style: italic;
	line-height: inherit;
}
div.pid2 td.analyst_header font,
div.pid3 td.analyst_header font,
div.pid4 td.analyst_header font{
	display: inline-block;
}

/* GMV (cFX) in English */
div.pid2 tr:nth-of-type(2) td.dataindicator:after,
div.pid3 tr:nth-of-type(2) td.dataindicator:after,
form[action*="analystindicatorID=1828"] div.pid4 td.analyst_header font:after,
form[action*="AnalystIndicatorID=1828"] div.pid4 td.analyst_header font:after,
form[action*="analystindicatorID=1828"] div.pid4 span.highcharts-title:after,
form[action*="AnalystIndicatorID=1828"] div.pid4 span.highcharts-title:after{
	content: ' (cFX)';
}
/* GMV (cFX) in Arabic */
body.ar div.pid2 tr:nth-of-type(2) td.dataindicator:after,
body.ar div.pid3 tr:nth-of-type(2) td.dataindicator:after{
	content: ' (حسب سعر الصرف الثابت)';
	display: inline-block;
	padding-right: 0.3em;
}
body.ar form[action*="analystindicatorID=1828"] div.pid4 span.highcharts-title:after,
body.ar form[action*="AnalystIndicatorID=1828"] div.pid4 span.highcharts-title:after{
	content: ' (حسب سعر الصرف الثابت)';
}
body.ar form[action*="analystindicatorID=1828"] div.pid4 td.analyst_header font:after,
body.ar form[action*="AnalystIndicatorID=1828"] div.pid4 td.analyst_header font:after{
	content: ' (حسب سعر الصرف الثابت)';
	display: inline-block;
	padding-right: 0.3em;
}
body.ar form[action*="analystindicatorID=1828"] div.pid4 td.analyst_header font,
body.ar form[action*="AnalystIndicatorID=1828"] div.pid4 td.analyst_header font{
	white-space: normal;
}
@media (max-width: 1039px) {
	body.ar form[action*="analystindicatorID=1828"] div.pid4 td.analyst_header font,
	body.ar form[action*="AnalystIndicatorID=1828"] div.pid4 td.analyst_header font,
	body.ar form[action*="analystindicatorID=1828"] div.pid4 td.analyst_header font:after,
	body.ar form[action*="AnalystIndicatorID=1828"] div.pid4 td.analyst_header font:after{
		display: block;
		padding-right: 0em;
	}
}
@media (max-width: 1029px) {
	body.ar div.pid2 tr:nth-of-type(2) td.dataindicator:after,
	body.ar div.pid3 tr:nth-of-type(2) td.dataindicator:after{
		display: block;
		padding-right: 0em;
	}
}

/* Revenue (IFRS) in English */
div.pid2 tr:nth-of-type(7) td.dataindicator:after,
div.pid3 tr:nth-of-type(7) td.dataindicator:after,
form[action*="analystindicatorID=1830"] div.pid4 td.analyst_header font:after,
form[action*="AnalystIndicatorID=1830"] div.pid4 td.analyst_header font:after,
form[action*="analystindicatorID=1830"] div.pid4 span.highcharts-title:after,
form[action*="AnalystIndicatorID=1830"] div.pid4 span.highcharts-title:after{
	content: ' (IFRS)';
}
/* Revenue (IFRS) in Arabic */
body.ar div.pid2 tr:nth-of-type(7) td.dataindicator:after,
body.ar div.pid3 tr:nth-of-type(7) td.dataindicator:after{
	content: ' (حسب معاير التقارير المالية الدولية)';
	display: inline-block;
	padding-right: 0.3em;
}
body.ar form[action*="analystindicatorID=1830"] div.pid4 span.highcharts-title:after,
body.ar form[action*="AnalystIndicatorID=1830"] div.pid4 span.highcharts-title:after{
	content: ' (حسب معاير التقارير المالية الدولية)';
}
body.ar form[action*="analystindicatorID=1830"] div.pid4 td.analyst_header font:after,
body.ar form[action*="AnalystIndicatorID=1830"] div.pid4 td.analyst_header font:after{
	content: ' (حسب معاير التقارير المالية الدولية)';
	display: inline-block;
	padding-right: 0.3em;
}
body.ar form[action*="analystindicatorID=1830"] div.pid4 td.analyst_header font,
body.ar form[action*="AnalystIndicatorID=1830"] div.pid4 td.analyst_header font{
	white-space: normal;
}
@media (max-width: 1236px) {
	body.ar form[action*="analystindicatorID=1830"] div.pid4 td.analyst_header font,
	body.ar form[action*="AnalystIndicatorID=1830"] div.pid4 td.analyst_header font,
	body.ar form[action*="analystindicatorID=1830"] div.pid4 td.analyst_header font:after,
	body.ar form[action*="AnalystIndicatorID=1830"] div.pid4 td.analyst_header font:after{
		display: block;
		padding-right: 0em;
	}
}
@media (max-width: 946px) {
	body.ar div.pid2 tr:nth-of-type(7) td.dataindicator:after,
	body.ar div.pid3 tr:nth-of-type(7) td.dataindicator:after{
		display: block;
		padding-right: 0em;
	}
}

/* ----- adding context to growth rate names ----- */ 
/* Entering twice because "analystindicatorID" and "AnalystIndicatorID" are both used in URLs. 
If we open an indicator view (pid=4) from the summary view (pid=2) page, 
then the program uses the URL parameter "analystindicatorID", 
but if we open it from a period view (pid=3) page, 
then the program uses the URL parameter "AnalystIndicatorID". 
*/ 

/* GMV - growth */
form[action*="analystindicatorID=1843"] div.pid4 table.gridtable td.analyst_header:before,
form[action*="AnalystIndicatorID=1843"] div.pid4 table.gridtable td.analyst_header:before,
form[action*="analystindicatorID=1843"] div.pid4 span.highcharts-title:before,
form[action*="AnalystIndicatorID=1843"] div.pid4 span.highcharts-title:before{
	content: 'GMV ';
}
body.ar form[action*="analystindicatorID=1843"] div.pid4 table.gridtable td.analyst_header:before,
body.ar form[action*="AnalystIndicatorID=1843"] div.pid4 table.gridtable td.analyst_header:before,
body.ar form[action*="analystindicatorID=1843"] div.pid4 span.highcharts-title:before,
body.ar form[action*="AnalystIndicatorID=1843"] div.pid4 span.highcharts-title:before{
	content: 'إجمالي قيمة البضائع ';
}

/* Management revenue - growth */
form[action*="analystindicatorID=1844"] div.pid4 table.gridtable td.analyst_header:before,
form[action*="AnalystIndicatorID=1844"] div.pid4 table.gridtable td.analyst_header:before,
form[action*="analystindicatorID=1844"] div.pid4 span.highcharts-title:before,
form[action*="AnalystIndicatorID=1844"] div.pid4 span.highcharts-title:before{
	content: 'Management revenue ';
}
body.ar form[action*="analystindicatorID=1844"] div.pid4 table.gridtable td.analyst_header:before,
body.ar form[action*="AnalystIndicatorID=1844"] div.pid4 table.gridtable td.analyst_header:before,
body.ar form[action*="analystindicatorID=1844"] div.pid4 span.highcharts-title:before,
body.ar form[action*="AnalystIndicatorID=1844"] div.pid4 span.highcharts-title:before{
	content: 'ايرادات إدارية ';
}

/* Management revenue - revenue take rate */
form[action*="analystindicatorID=1845"] div.pid4 table.gridtable td.analyst_header:before,
form[action*="AnalystIndicatorID=1845"] div.pid4 table.gridtable td.analyst_header:before,
form[action*="analystindicatorID=1845"] div.pid4 span.highcharts-title:before,
form[action*="AnalystIndicatorID=1845"] div.pid4 span.highcharts-title:before{
	content: 'Management revenue ';
}
body.ar form[action*="analystindicatorID=1845"] div.pid4 table.gridtable td.analyst_header:before,
body.ar form[action*="AnalystIndicatorID=1845"] div.pid4 table.gridtable td.analyst_header:before,
body.ar form[action*="analystindicatorID=1845"] div.pid4 span.highcharts-title:before,
body.ar form[action*="AnalystIndicatorID=1845"] div.pid4 span.highcharts-title:before{
	content: 'ايرادات إدارية ';
}

/* Revenue (IFRS) - growth */
form[action*="analystindicatorID=1846"] div.pid4 table.gridtable td.analyst_header:before,
form[action*="AnalystIndicatorID=1846"] div.pid4 table.gridtable td.analyst_header:before,
form[action*="analystindicatorID=1846"] div.pid4 span.highcharts-title:before,
form[action*="AnalystIndicatorID=1846"] div.pid4 span.highcharts-title:before{
	content: 'Revenue (IFRS) ';
}
body.ar form[action*="analystindicatorID=1846"] div.pid4 table.gridtable td.analyst_header:before,
body.ar form[action*="AnalystIndicatorID=1846"] div.pid4 table.gridtable td.analyst_header:before,
body.ar form[action*="analystindicatorID=1846"] div.pid4 span.highcharts-title:before,
body.ar form[action*="AnalystIndicatorID=1846"] div.pid4 span.highcharts-title:before{
	content: 'إيرادات  (حسب معاير التقارير المالية الدولية) ';
}

/* Revenue (IFRS) - margin */
form[action*="analystindicatorID=1847"] div.pid4 table.gridtable td.analyst_header:before,
form[action*="AnalystIndicatorID=1847"] div.pid4 table.gridtable td.analyst_header:before,
form[action*="analystindicatorID=1847"] div.pid4 span.highcharts-title:before,
form[action*="AnalystIndicatorID=1847"] div.pid4 span.highcharts-title:before{
	content: 'Revenue (IFRS) ';
}
body.ar form[action*="analystindicatorID=1847"] div.pid4 table.gridtable td.analyst_header:before,
body.ar form[action*="AnalystIndicatorID=1847"] div.pid4 table.gridtable td.analyst_header:before,
body.ar form[action*="analystindicatorID=1847"] div.pid4 span.highcharts-title:before,
body.ar form[action*="AnalystIndicatorID=1847"] div.pid4 span.highcharts-title:before{
	content: 'إيرادات  (حسب معاير التقارير المالية الدولية) ';
}

/* Gross profit - margin */
form[action*="analystindicatorID=1848"] div.pid4 table.gridtable td.analyst_header:before,
form[action*="AnalystIndicatorID=1848"] div.pid4 table.gridtable td.analyst_header:before,
form[action*="analystindicatorID=1848"] div.pid4 span.highcharts-title:before,
form[action*="AnalystIndicatorID=1848"] div.pid4 span.highcharts-title:before{
	content: 'Gross profit ';
}
body.ar form[action*="analystindicatorID=1848"] div.pid4 table.gridtable td.analyst_header:before,
body.ar form[action*="AnalystIndicatorID=1848"] div.pid4 table.gridtable td.analyst_header:before,
body.ar form[action*="analystindicatorID=1848"] div.pid4 span.highcharts-title:before,
body.ar form[action*="AnalystIndicatorID=1848"] div.pid4 span.highcharts-title:before{
	content: 'مجمل الربح ';
}

/* Adj. EBITDA - margin */
form[action*="analystindicatorID=1849"] div.pid4 table.gridtable td.analyst_header:before,
form[action*="AnalystIndicatorID=1849"] div.pid4 table.gridtable td.analyst_header:before,
form[action*="analystindicatorID=1849"] div.pid4 span.highcharts-title:before,
form[action*="AnalystIndicatorID=1849"] div.pid4 span.highcharts-title:before{
	content: 'Adj. EBITDA ';
}
body.ar form[action*="analystindicatorID=1849"] div.pid4 table.gridtable td.analyst_header:before,
body.ar form[action*="AnalystIndicatorID=1849"] div.pid4 table.gridtable td.analyst_header:before,
body.ar form[action*="analystindicatorID=1849"] div.pid4 span.highcharts-title:before,
body.ar form[action*="AnalystIndicatorID=1849"] div.pid4 span.highcharts-title:before{
	content: 'الأرباح قبل الفوائد والضرائب والاستهلاك والإطفاء، المعدلة ';
}

/* Net income - margin */
form[action*="analystindicatorID=1850"] div.pid4 table.gridtable td.analyst_header:before,
form[action*="AnalystIndicatorID=1850"] div.pid4 table.gridtable td.analyst_header:before,
form[action*="analystindicatorID=1850"] div.pid4 span.highcharts-title:before,
form[action*="AnalystIndicatorID=1850"] div.pid4 span.highcharts-title:before{
	content: 'Net income ';
}
body.ar form[action*="analystindicatorID=1850"] div.pid4 table.gridtable td.analyst_header:before,
body.ar form[action*="AnalystIndicatorID=1850"] div.pid4 table.gridtable td.analyst_header:before,
body.ar form[action*="analystindicatorID=1850"] div.pid4 span.highcharts-title:before,
body.ar form[action*="AnalystIndicatorID=1850"] div.pid4 span.highcharts-title:before{
	content: 'صافي الربح ';
}

/* Adj. net income - margin */
form[action*="analystindicatorID=1851"] div.pid4 table.gridtable td.analyst_header:before,
form[action*="AnalystIndicatorID=1851"] div.pid4 table.gridtable td.analyst_header:before,
form[action*="analystindicatorID=1851"] div.pid4 span.highcharts-title:before,
form[action*="AnalystIndicatorID=1851"] div.pid4 span.highcharts-title:before{
	content: 'Adj. net income ';
}
body.ar form[action*="analystindicatorID=1851"] div.pid4 table.gridtable td.analyst_header:before,
body.ar form[action*="AnalystIndicatorID=1851"] div.pid4 table.gridtable td.analyst_header:before,
body.ar form[action*="analystindicatorID=1851"] div.pid4 span.highcharts-title:before,
body.ar form[action*="AnalystIndicatorID=1851"] div.pid4 span.highcharts-title:before{
	content: 'صافي الدخل المعدل ';
}

/* Adj. FCF - margin */
form[action*="analystindicatorID=1852"] div.pid4 table.gridtable td.analyst_header:before,
form[action*="AnalystIndicatorID=1852"] div.pid4 table.gridtable td.analyst_header:before,
form[action*="analystindicatorID=1852"] div.pid4 span.highcharts-title:before,
form[action*="AnalystIndicatorID=1852"] div.pid4 span.highcharts-title:before{
	content: 'Adj. FCF ';
}
body.ar form[action*="analystindicatorID=1852"] div.pid4 table.gridtable td.analyst_header:before,
body.ar form[action*="AnalystIndicatorID=1852"] div.pid4 table.gridtable td.analyst_header:before,
body.ar form[action*="analystindicatorID=1852"] div.pid4 span.highcharts-title:before,
body.ar form[action*="AnalystIndicatorID=1852"] div.pid4 span.highcharts-title:before{
	content: 'التدفق النقدي الحر المعدل ';
}


/* --------- Styles for "recommendation overview" page only (pid5) --------- */

.pid5 H1{
	display: none;
}
.maintablerec{
	width: 100%;
	margin: 0 auto;
	max-width: 1440px; 
	max-width: expression(this.width > 980 ? '980px' : true);
}
div.pid5 TD.period_header{
	width: 15%; /* for 5 displayed period columns; this leave 25% for  */
}
DIV.pid5 TABLE.gridRecomend TR TD:nth-of-type(4), 
DIV.pid5 TABLE.gridRecomend TR TD:nth-of-type(5){
	display: none; /* excluding the columns "4 months" and "5 months" */
}
DIV.recommendationbox{
	background: #FF5A00;
	text-align: center;
	color: #ffffff;
	font-weight: normal;
}
.recboxlabel{
	font-weight: bold;
}
DIV.pid5 TD.updated{
	padding-top: 7px;
	padding-bottom: 2px;
}
.reclastupdated{
	text-align: right;
	padding-top: 10px;
	padding-bottom: 2px;
}
.reclastupdated-ar{
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
}
TD.recheading{
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	vertical-align: bottom;
}
TD.recheading h2{
	padding-top: 0px;
	line-height: 12px;
	margin-bottom: 3px;
}
TABLE.roundedtable{
	display: none;
}
DIV.recspace2{
	height: 1px;
}
/* start of recommendation bar scale */
.recconsensus{
	position:relative;
}
.recconsensus:after{
	display: inline-block;
	content: " ";
	width: 1px;
	height: 5px;
	background: rgb(255,255,255);
	background: rgba(255,255,255,0.5);
	position: absolute;
	top: 0;
	right: 0;
}
.recconsensus:before{
	display: inline-block;
	content: " ";
	width: 1px;
	height: 5px;
	background: rgb(255,255,255);
	background: rgba(255,255,255,0.5);
	position: absolute;
	bottom: 0;
	right: 0;
}
.recconsensus:last-child:after,
.recconsensus:last-child:before{
	display:none;
}
/* end of recommendation bar scale */
/* start of rating colors */
.greenbar1,
.greenbar2,
.greenbar3,
.greenbar4,
.greenbar5{
	height: 15px;
	min-width: 3px;
}
.greenbar1{
	background-color: #009900;
}
.greenbar2{
	background-color: #a2b836;	
}
.greenbar3{
	background-color: #f8b84c;
}
.greenbar4{
	background-color: #f87736;
}
.greenbar5{
	background-color: #ea0000;
}
.recstripe{
background: -moz-linear-gradient(left,  #009900 0%, #a2b836 25%, #f8b84c 50%, #f87736 75%, #ea0000 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left,  #009900 0%,#a2b836 25%,#f8b84c 50%,#f87736 75%,#ea0000 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right,  #009900 0%,#a2b836 25%,#f8b84c 50%,#f87736 75%,#ea0000 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#009900', endColorstr='#ea0000',GradientType=1 ); /* IE6-9 */
/* https://www.colorzilla.com/gradient-editor/ */
}
/* end of rating colors */
.recstripe,
.recconsensus {
  height: 28px !important;
}
.recconsensus{
	width: 20%;
	min-width: 90px;
	text-align: center;
	color: #ffffff;
	white-space: nowrap !important;
}
.datarectable{
	white-space: nowrap;
	padding: 3px 3px 3px 5px;
}
div.borderrec, div.borderrec-ar{
	padding: 0px 0px 5px 15px;
	border: 1px #d7d9da solid;
	background-color: #ffffff;
}
div.borderrec table{
	border-collapse: collapse;
}
div.borderrecdetailed{
	padding: 10px 20px 10px 15px;
	border: 1px #d7d9da solid;
	background-color: #ffffff;
}
table.detailedrec{
	width: 100%;
	padding: 4px;
}
TABLE.detailedrec TD{
	padding-top: 4px;
	padding-bottom: 4px;
}
TABLE.detailedrec TD.barrating{
	white-space: nowrap;
	width: 10px;
	padding-right: 10px;
}
.pointerNav IMG{
	position: relative;
	top: -4px;
}
TD.pointervalue DIV{
	width: 40px;
	top: -5px;
}
div#targetPriceChart svg g.highcharts-axis-labels:last-of-type text:first-child tspan{
	visibility: hidden; /* to avoid overlapping with x-axis labels */	
}
div.pid5 svg g:nth-last-of-type(2) text{
  transform: translateX(-0.3em);
}
body.ar div.pid5 svg g:nth-last-of-type(2) text{
  transform: translateX(1em);
}


/* --------- Styles for "rating tickerbox" page only (pid6) --------- */

.ACBox{
	width: 115px;
	border-collapse: collapse;	
}
TD.ACBox_header{
	display: none;
}
td.ACBox_Item{
	padding-bottom: 5px;
}
ACBoxCompanyName{
	font-weight: bold;
}
table.AnalystCoverageBoxData > tbody > tr:nth-of-type(n+8){
	display: none;
}
div.pid6 div.supply-by-box{
	display: none;
}


/* --------- @media and other --------- */

.jspPane {
    width: 100% !important;
}
@media screen and (max-width: 600px) {
	.recconsensus {
		font-size: 13px;
	}
	div.pid5 g.highcharts-axis-labels text tspan{
		font-size: 13px;
	}
	div.pid5 div.highcharts-axis-labels span{
		font-size: 13px !important;
	}	
	DIV.pid5 DIV.div-inline-block {
		display: none;
	}
	body.ar table.dataT{
		min-height: 80px;
	}
}
@media screen and (max-width: 479px) {
	#colorHueBar, .recstripe, 
	.recconsensus {
		height: 35px !important;
	}
	td.calendarTD img, 
	td.calendarTD:after{
		top: 1px;
	}
	.lDisclaimer {
		display: inline;
	}
}

@media screen and (max-width: 475px) {
	.country_header, .data.country{
		display: none;
	}
	div.countryDiv{
		display: block;
	}
	/* start of "contacts into company column", but remove this section in case that we display broker addresses. */
	td.company{
		width: 100px !important;
		min-width: 100px;
	}
	span.hiddendivA{
		display: none !important;
	}
	body.en div.hiddendiv div{
		left: -105px !important;
	}
	body.ar div.hiddendiv div{
		right: -108px !important;
	}
	table.dataT + div.hiddendiv > div {
		width: calc(175% + 175px) !important;
	}
	body.ar table.dataT + div.hiddendiv > div {
		width: calc(175% + 220px) !important; 
	}
	/* end of "contacts into company column" */
}

@media screen and (max-width: 400px) {
	.target_price_header, .data.target_price{
		display: none;
	}
	div.lastPriceDiv{
		display: block;
	}
	table.dataT + div.hiddendiv > div {
		width: calc(100% + 170px) !important;
	}
	body.ar table.dataT + div.hiddendiv > div {
		width: calc(100% + 170px) !important; 
	}
}

.tbPageLinks tbody {
    display: block;
}

.trPageLinks {
    display: block;
    text-align: center;
}

.trPageLinks td {
    display: inline-block;
}

.ar {
    font-family: GEDinarOne, sans-serif;
}

tr.odd, tr.even {
    border-bottom: 1px solid #CCCCCC;
}

input {
	accent-color: #411517;
}

span#lSuppliedBy {
    font-size: 13px;
}

@media (max-width: 375px) {
	.tdPageLinks a,
	.tdPageLinksActive a, .tdPageLinks a:hover {
		 width: 230px;
	}
}

.euroland {
    padding-top: 24px;
}

.coverage-head .updated {
    padding-top: 18px;
}

.tbPageLinks {
    padding-bottom: 18px;
}

.pid4 g.highcharts-series.highcharts-tracker rect {
    fill: #FF5A00;
}

.highcharts-axis-labels span {
    font-family: CircularStd, sans-serif !important;
}

.ar .highcharts-axis-labels span {
    font-family: GEDinarOne, sans-serif  !important;
}

g.highcharts-axis-labels text {
	font-family: CircularStd, sans-serif !important;
}

.ar g.highcharts-axis-labels text {
	font-family: GEDinarOne, sans-serif  !important;
}