﻿/* --------- Styles affecting all analyst pages (pid1, pid2, pid3, pid4, pid5, pid6) --------- */
@font-face {
    font-family: "co-arabic";
    src: url("https://use.typekit.net/af/72bcc2/31313131313100007735e27a/30/l?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n7&v=3") format("woff2"), url("https://use.typekit.net/af/72bcc2/31313131313100007735e27a/30/d?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n7&v=3") format("woff"), url("https://use.typekit.net/af/72bcc2/31313131313100007735e27a/30/a?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n7&v=3") format("opentype");
    font-display: block;
    font-style: normal;
    font-weight: 700;
    font-stretch: normal;
}

@font-face {
    font-family: "co-arabic";
    src: url("https://use.typekit.net/af/df182d/31313131313100007735e27b/30/l?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n3&v=3") format("woff2"), url("https://use.typekit.net/af/df182d/31313131313100007735e27b/30/d?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n3&v=3") format("woff"), url("https://use.typekit.net/af/df182d/31313131313100007735e27b/30/a?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n3&v=3") format("opentype");
    font-display: block;
    font-style: normal;
    font-weight: 400;
    font-stretch: normal;
}

@font-face {
    font-family: "co-arabic";
    src: url("https://use.typekit.net/af/ce4204/31313131313100007735e27c/30/l?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n4&v=3") format("woff2"), url("https://use.typekit.net/af/ce4204/31313131313100007735e27c/30/d?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n4&v=3") format("woff"), url("https://use.typekit.net/af/ce4204/31313131313100007735e27c/30/a?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n4&v=3") format("opentype");
    font-display: block;
    font-style: normal;
    font-weight: 500;
    font-stretch: normal;
}

@font-face {
    font-family: "Certo Sans";
    font-weight: normal;
    src: url("fonts/CertoSans-Bold.otf") format("opentype");
}

@font-face {
    font-family: "Certo Sans";
    font-weight: bold;
    src: url("fonts/CertoSans-Heavy.otf") format("opentype");
}

@font-face {
    font-family: "Certo Sans";
    font-weight: normal;
    src: url("fonts/CertoSans-Light.otf") format("opentype");
}

@font-face {
    font-family: "Certo Sans";
    font-weight: bold;
    src: url("fonts/CertoSans-Regular.otf") format("opentype");
}

body{
	font-weight: normal;
	background:transparent;
	margin: 0px;
	color: #313131;
	font-family: "Certo Sans";
	font-size: 18px;
}
.ar{
	font-size: 18px;
	font-family: "co-arabic";
	direction: rtl;
}
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: #313131;
	text-decoration: none;
}
A:hover, A:active{
	color: #003C34; 
	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;
}
td.datagraphicon{
	width: 3%;
}
body.ar td.datagraphicon{
	width: 10%;
}
.textBox{
	font-family: inherit;
	font-size: inherit;
	color: inherit;
	border-right: #cccccc 1px solid;
	border-top: #cccccc 1px solid;
	border-left: #cccccc 1px solid;
	border-bottom: #cccccc 1px solid;
	padding-left: 2px;
	padding-top:2px;
	height: 22px;
	width: 80px;
}
body.ar input.textBox{
	width: 90px;
}
input.btn{
	background: none repeat scroll 0 0 #003C34;
	color: #fff;
	border: 0px solid #003C34;
	font-family: inherit;
	font-size: inherit;
	height: 30px;
	width: 110px;
	border-radius: 5px;
	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 #91c44d;
}
.highlightedcell{
	padding: 3px 4px 3px 2px;
	text-align: right;
	white-space: nowrap;
	background: rgb(236, 236, 236) ;
	background: rgba(236, 236, 236,0.5);
}
TD.datanumber{
	padding: 3px 4px 3px 2px;
	white-space: nowrap;
	text-align: right;
}
.maintable{
	width: 100%;
	margin: 0 auto;
	max-width: 1320px; 
	max-width: expression(this.width > 980 ? '980px' : true);
}
table.gridtable{
	width: 100%;
	border: 1px solid #c6c6c6;
}
table.gridtable TD{
	vertical-align: top;
	padding: 0.6em;
	border-top: 0px solid #c6c6c6;
	border-bottom: 1px 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: #FFFFFF;
	background: #003C34;
}
TABLE.gridtable TR.tableheading TD{
	vertical-align: middle;
}
.tableheading TD A:link, 
.tableheading TD A:active{
	color: #313131;
}
.tableheading TD A:visited, 
.tableheading TD A:hover{
	color: #8ac640;
}
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;
}
TD.period_header{
	width: 70px;
}
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 img{
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	width: 25px;
	height: 25px;
	z-index: 100;
	position: absolute;
	left: 10px;
	top: 10px;
}
td.calendarTD{
	position: relative;
	padding-left: 10px;
	padding-right: 22px;
}
body.ar td.calendarTD{
	padding-left: 22px;
	padding-right: 10px;
}
td.calendarTD:after{
	content:"\f073";
	/*position: absolute;*/
	/*left: 10px;*/
	/*top: 10px;*/
	font-family: FontAwesome;
	opacity:1;
	color: #000;
	font-size: 25px;
	transition: color 0.5s;
	z-index: 2;
}
td.calendarTD:hover:after{
	color: #003C34;
}
.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: #003C34 none repeat scroll 0 0;
    border: 0 none;
    color: #ffffff;
    height: 39px;
    line-height: 40px;
    padding: 10px 16px;
    transition: all 0.2s ease-in-out 0s;
    text-decoration:none;
}
.tdPageLinks a{
    height: 39px;
    line-height: 40px;
    padding: 10px 16px;
    color: #003C34;
    transition: all 0.2s ease-in-out 0s;
    text-decoration:none;
    font-size: 18px;
}
/* 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{
	max-width: 120px;
	padding-right: 5px;
}
td.country{
	min-width: 25%;
}
.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;
}
div.hiddendiv > div {
	width: 235% !important; /*do not delete, but only modify! Otherwise nothing would stop "covered sectors" text from going over the edge.*/
}
body.ar div.hiddendiv > div {
	width: 280% !important;
}
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: 18px;
}
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;
}


/* --------- Styles for "consensus estimates" pages only (pid2, pid3, pid4) --------- */

TD.dataindicator{
	padding: 3px 2px 3px 4px;
	width: 32%;
	margin: 0px;
}
TD.datagraphicon A:link,
TD.datagraphicon A:active,
TD.datagraphicon A:visited{
	display:inline-block;
	position:relative;
	width: 20px;
	height: 20px;
	top:0;
	left:0;
	text-decoration: none!important;
}

TD.datagraphicon A:after{
	content: "\f080";
	position:absolute;
	top:0;
	font-family:FontAwesome;
	left:0;
	color: #000;
	transition: color 0.5s;
	font-size:20px;
}
TD.datagraphicon A:hover:after{
	color: #003C34;
}
TD.datagraphicon{
	padding-left: 1px;
	padding-right: 3px;
	padding-top: 3px;
	/*text-align: center;*/
}
DIV.lheadDiv{
	display: none;
}
.highlightedrow{
	font-weight: bold;
	padding-left: 0px;
	display: inline-block;
}
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;
	white-space: nowrap;
}


/* --------- Styles for "recommendation overview" page only (pid5) --------- */

.pid5 H1{
	display: none;
}
.maintablerec{
	width: 100%;
	margin: 0 auto;
	max-width: 1320px; 
	max-width: expression(this.width > 980 ? '980px' : true);
}
TABLE.gridRecomend TD.period_header{
	width: 15%;
}
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: #003C34;
	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: rgba(255,255,255,0.5);
	position: absolute;
	top: 0;
	right: 0;
}
.recconsensus:before{
	display: inline-block;
	content: " ";
	width: 1px;
	height: 5px;
	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 */
.recconsensus{
	width: 20%;
	min-width: 90px;
	height: 28px;
	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;
}
.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;
	}
}
@media screen and (max-width: 479px) {
	#colorHueBar {
		height: 28px !important;
	}
	.lDisclaimer {
		display: inline;
	}
}
/* start of "contacts into company column", but remove this section in case that we display broker addresses. */
@media screen and (max-width: 400px) {
	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;
	}
}
/* end of "contacts into company column" */


.tdPageLinksActive a, .tdPageLinks a:hover{
	height: auto;
    line-height: normal;
    padding-top: 20px !important;
    padding-right: 2em;
    padding-bottom: 20px !important;
    padding-left: 2em;
    margin-top: 0em;
    margin-right: 0px !important;
    margin-bottom: 0em;
    margin-left: 0px !important;
    border-radius: 0em 0em 0em 0em;
    font-family: inherit;
    font-weight: bold;
    font-size: 1em;
    text-transform: none;
    color: #F6630C;
    font-style: normal;
    text-decoration: none;
    border-top: 0em solid #FFFFFF;
    border-right: 0em solid #FFFFFF;
    border-bottom: 2px solid #F6630C;
    border-left: 0em solid #FFFFFF;
    background: transparent;
    transition: all 0.5s;
}
.tdPageLinks a{
	border-bottom: 2px solid transparent;
	height: auto;
    line-height: normal;
    padding-top: 20px !important;
    padding-right: 2em;
    padding-bottom: 20px !important;
    padding-left: 2em;
    margin-top: 0em;
    margin-right: 0px !important;
    margin-bottom: 0em;
    margin-left: 0px !important;
    border-radius: 0em 0em 0em 0em;
    font-family: inherit;
    font-weight: bold;
    font-size: 1em;
    text-transform: none;
    color: #003c34;
    font-style: normal;
    text-decoration: none;
    border-top: 0em solid #FFFFFF;
    border-right: 0em solid #FFFFFF;
    border-left: 0em solid #FFFFFF;
    background: transparent;
    transition: all 0.5s;
}

input.btn{
	display: block;
    font-family: inherit;
    font-size: 1em;
    font-weight: bold;
    color: #003C34;
    text-transform: none;
    padding: 0.75em 2.5em;
    border: 1px solid #E5A93F;
    border-radius: 0em 0em 0em 0em;
    background: #E5A93F;
    transition: background 0.5s, color 0.5s, border 0.5s;
    text-decoration: none;
	height: 51px;
    width: 190px;
}
input.btn:hover{
text-decoration: none;
background: #F6630C;
color: #FFFFFF;
border-color: #F6630C;
}
.supply-by-box {
    font-size: 13px;
}
.tbPageLinks {
	margin-bottom: 10px;
    margin-top: 20px;
    /* border-bottom: 1px solid #e1e1e1; */
    padding-bottom: 19px;
	position: relative;
}
.tbPageLinks::after{
	content: '';
    display: block;
    position: absolute;
    bottom: 0em;
    left: 0em;
    width: 100%;
    height: 0em;
    z-index: -10;
	bottom: -2px;
    border-bottom: 1px solid #D3D3D3;
}
.trPageLinks {
    display: block;
    text-align: center;
}
.tbPageLinks tbody {
    display: block !important;
    margin-top: 10px !important;
}
.tdPageLinks, .tdPageLinksActive {
    display: inline-block;
}
/* .tdPageLinks, .tdPageLinksActive {
    width: 32%;
    display: inline-block;
} */
.tdPageLinks, .tdPageLinksActive {
    display: inline-block;
    border-spacing: 0 !important;
	box-sizing: border-box;
}
.textBox {
    height: 36px;
    width: 120px;
}
td.analyst_header > a {
    color: #FFFFFF !important;
}
TABLE.gridtable TR.tableheading TD > a {
    color: #FFFFFF !important;
}
@media screen and (max-width:875px){
	/* .tdPageLinks, .tdPageLinksActive {
	width: 65%;
    margin: 25px auto;
	} */
	.tdPageLinksActive a, .tdPageLinks a:hover {
		border: 2px solid #F6630C !important;
		width: 14em;
    	display: block;
	}
	.tdPageLinks a {
		border: 2px solid #003c34 !important;
		width: 14em;
    display: block;
	}
	.tdPageLinksActive a, .tdPageLinks a:hover, .tdPageLinks a {
		max-width: 14em;
		width: 100%;
		margin: 0 auto 5px;
	}
	.tdPageLinks, .tdPageLinksActive {
		display: block;
		/* width: auto; */
		margin: 0 auto !important;
    max-width: 18.3em;
	text-align: center;
	}
}
@media screen and (max-width:360px){
	.tdPageLinksActive a, .tdPageLinks a:hover, .tdPageLinks a{
		padding-right: 1em !important;
		padding-left: 1em !important
	}
	.tdPageLinks, .tdPageLinksActive{
		max-width: 16.3em;
	}
}
@media screen and (max-width:560px){
	input.btn{
		padding: 0.75em 0em;
		width: 125px;
	}
}
tr.tableheading td {
    border-bottom: 0px solid !important;
	border: 1px solid #003C34;
}