/* Dividend top graph bar chart starts here */
.ar25-shareholderValue-module {
	
	&.ar-section-lightPurpleBG {
		.graph-legend, .graph-total, .graph-outer, .buyback-table td span 
		{background: #f2f2f8;}
	}
	
	&.ar-section-whiteBG-default {
		.graph-legend, .graph-total, .graph-outer, .buyback-table td span 
		{background: #FFFFFF;}
	}

.shareholder-value-figures {margin: 0 auto;}

.highlightFigure {font-size: 50px; line-height: 54px; letter-spacing: -1%;}
.highlightBottomText {font-family: 'RNHouseSansW01Bold','knilesemibold'; font-size: 22px; line-height: 24px; letter-spacing: -1%;}
.highlightBottomText sup {font-size: 14px;}
.shareholder-value-figures .highlightTopText p {font-family: 'RNHouseSansW01Bold','knilesemibold'; font-size: 22px; line-height: 24px; letter-spacing: -1%;}
.ar-simple-content { margin: 10px 0 20px;}
.ar-simple-content, .ar-simple-content p { font-size: 18px; color: #5A287D; line-height: 20px; letter-spacing: -1%; padding-bottom: 10px;}
.shareholder-value-charts  {padding: 0 10px 0 0; /*0 25px 0 0;*/}

.graphWrap {
  margin: 0 auto;
	margin-bottom: 50px;
  padding: 5px 0;
    /*max-width: 1200px;*/
  width: 100%;
  font-size: 12px;
  font-family: "RNHouseSansW01Regular", "RNHouseSansW01Light", 'knilesemibold', 'knilebold', 'knileblack', sans-serif;
	 letter-spacing: -1%;
}
.graphWrap:last-child {margin-bottom: 15px /*0px*/;}
/* Bar Graph Class */
.graphTitle {
  font-family: 'RNHouseSansW01Bold', 'knilesemibold', 'knileblack', "RNHouseSansW01Light", sans-serif;
	font-size: 22px/*18px*/;
	color: #5A287D;
  margin: 5px 0 15px; line-height: 24px/*16px*/; letter-spacing: -1%;
}
.graphTitleRight { font-size: 12px/*14px*/; float: right; color: #3C1053/*#5A287D*/;
font-family: 'RNHouseSansW01Bold', "RNHouseSansW01Light", 'knilesemibold', 'knilebold', 'knileblack', sans-serif; font-weight: normal; text-align: right; padding: 10px 0 0px 10px; border-bottom: 0px solid #707070; /*height: 79px;*/ vertical-align: bottom; line-height: 14px; letter-spacing: -1%; width: 23%;}
.graphTitleRight.rightTitleCol-2 {width: 24%;}
.barGraph {
  position: relative;
  width: 100%;
  height: auto;
  margin-bottom: 0px /*60px*/ /*70px*/;
}
.graphWrap:last-child .barGraph { /*margin-bottom: 10px/ *20px* /;*/ }
.graph {
  position: relative;
  list-style-type: none;
  padding: 0;
  margin: 0;
  /*width: calc(100% - 4%);
  left: 4%;*/
}
.graph::before {
  content: "";
  position: absolute;
  width: 1px;
  height: 136px /*92%*/;
  right: 0;
  border-left: 1px solid #3C1053;
  left: 37px/*38px*/;
  z-index: 9;
  top: 5px;
}

.graph-barBack {
  border-radius: 2px;
  background: none /*#F2F2F8*/ /*transparent*/ /*#ffffff*//*#dae4eb*/;
  /*margin-bottom: 2px;*/
  display: block;
  border-bottom: 1px solid transparent /*#707070*/;
  padding: 5px 0;
	position: relative;
	/*overflow: hidden;*/
}
/*.graph-barBack::before {
  position: absolute;
  width: 100% / *96vw* /;
  height: 1px;
  border-bottom: 0px/ *1px* / solid #5A287D;
  top: 50% / *24px* /;
  content: " ";
  transition: all 1s ease-out;
}*/
.graph-line {
	position: absolute;
	width: 100%;
	height: 1px;
	border-bottom: 1px solid #5A287D;
	top: 50%;
	content: " ";
	transition: all 1s ease-out;
	opacity: 0;
}

	.buyback-outer-wrap {
float: left;
width: 100%;
overflow: hidden;
}
.graph-outer {
background: #FFFFFF;
  z-index: 9;
  position: relative;
  }
	
.graph-bar {
  background-color: #B388EC /*#D9D0E1*//*#59bac0*/;
	/* animation stopped */
  -webkit-transition: all 1s ease-out;
  -moz-transition: all 1s ease-out;
  -o-transition: all 1s ease-out;
  transition: all 1s ease-out;
  border-radius: 2px;
  /*cursor: pointer;*/
  margin-bottom: 2px/*10px*/;
  position: relative;
  z-index: 4 /*99*//*9999*/;
  display: block;
  height: 38px;
  width: 130px /*15%*//*38px*//*1%*//*10%*//*0%*/;
	/*max-width: 80%;*/
	border-radius: 0 6px 6px 0;
  
}
.graph-bar:hover {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  /*background: #e6d7f9 #428d92;*/
	/*box-shadow:0px 3px 6px #00000029;*/
	/*opacity: 0.75;*/
}
.graph-barBack:first-child .graph-bar {
  background-color: /*#5A287D*/ /*#5e3281*//*#59bac0*/;
}
.graph-barBack:first-child .graph-bar:hover {
  /*background: #8138E0 #8138E0 #428d92;*/
}
.graph-barBack .graph-bar {
  background-color: #5A287D /*#5e3281*//*#59bac0*/;
}
/*
.graphItem-1 .graph-barBack .graph-bar {
  background-color: #F2EAF9/ *#B388EC* / / *#5e3281* // *#59bac0* /;
}
.graphItem-1 .graph-barBack:first-child .graph-bar {
  background-color: #5A287D / *#5e3281* // *#59bac0* /;
}
*/
.graph-bar:last-child {
  margin-bottom: 0;
}
.graph-bar:after {
  position: absolute;
  content: attr(data-value);
  display: none;
  font-size: 12px;
  border-radius: 4px;
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
  line-height: 20px;
  height: 20px;
  padding: 0 10px;
  margin-left: 5px;
  left: 100%;
  top: 0;
	opacity: 0;
}
.graph-bar:hover:after {
  /*display: block;*/
}
.graph-legend {
  /*position: absolute;
  margin-right: 10px;
  left: -40px;
  z-index: 9999;*/
	-webkit-transition: all 1s ease-out;
  -moz-transition: all 1s ease-out;
  -o-transition: all 1s ease-out;
  transition: all 1s ease-out;
	display: inline-block;
	padding: 13px 11px 13px 0px /*13px 5px 13px 15px*/;
	color: #3C1053 /*#5A287D*/ /*#5e3281*/;
	/*opacity: 0;*/
	font-family: "RNHouseSansW01Regular",'RNHouseSansW01Bold';
	font-size: 12px;
	/*line-height: 14px;*/
	letter-spacing: -1%;
	background: #FFFFFF;
}
.graph-outer {
	-webkit-transition: all 1s ease-out;
  -moz-transition: all 1s ease-out;
  -o-transition: all 1s ease-out;
  transition: all 1s ease-out;
float: right;
padding: 13px 0px 13px 7px /*13px 0px 13px 15px*/;
	color: #3C1053 /*#5A287D*/ /*#5e3281*/;
	opacity: 0;
	position: absolute;
	right: 0;
	font-size: 12px;
	/*line-height: 14px;*/
	letter-spacing: -1%;
}
.graph-outer.rightCol-2 {
	right: 22%/*18%*/;
	padding: 13px 7px 13px 7px;
}
.graph-figure {
	-webkit-transition: all 1s ease-out;
  -moz-transition: all 1s ease-out;
  -o-transition: all 1s ease-out;
  transition: all 1s ease-out;
float: right;
	position: absolute;
	right: 0;
padding: 13px 10px 13px 0px /*13px 10px 13px 5px*/;
	color: #FFFFFF /*#5A287D*/ /*#5e3281*/;
	opacity: 0;
	font-size: 12px;
	/*line-height: 14px;*/
	letter-spacing: -1%;
}
/*.graphItem-1 .graph-figure {color: #5A287D;}*/
.graph-total {position: absolute; /*left: calc(100% + 12px); top: 13px;*/ left: calc(100%); padding: 13px 7px 13px 7px /*13px 10px 13px 12px*/; background: #FFFFFF /*#f2f2f8*/; color: #3C1053; opacity: 0; }
.graph-barBack:first-child .graph-outer {
	font-family: 'RNHouseSansW01Bold';
	}
.graph-barBack:first-child .graph-legend {
	color: #3C1053;
	font-family: "RNHouseSansW01Regular", 'RNHouseSansW01Bold';
	}
.graph-barBack:first-child .graph-figure {
	color: #ffffff;
	font-family: 'RNHouseSansW01Bold';
	}
.graph-barBack:first-child .graph-total {font-family: 'RNHouseSansW01Bold';}
.graph-bar-inner {float: left; background: #F2EAF9/*#B388E8*/; color: #ffffff; /*min-width: 90px;*/ width: 0px;}
.graph-bar-inner .graph-legend {color: #3C1053;} 
.graph-bar-inner .graph-figure {color: #5A287D/*#ffffff*/;}
.graph-barBack:first-child .graph-bar-inner .graph-figure {color: #5A287D;}
/*.graph-barBack:first-child .graph-bar.graph-bar-inner {background: #B388E8;}*/
.graph-barBack .graph-bar.graph-bar-inner {background: #F2EAF9/*#B388E8*/;}
.no-graph-bar-inner {float: left; background: transparent; width: 0px;}
.no-graph-bar-inner .graph-figure {padding: 0;}
	
.shareholder-value-charts-bottom { width: 101%; float: left; margin-bottom: 25px/*60px*/;}
.buyback-outer-wrap {font-size: 12px;
 font-family: "RNHouseSansW01Regular", "RNHouseSansW01Light", 'knilesemibold', 'knilebold', 'knileblack', sans-serif; color: #3C1053/*#5A287D*/; margin-right: -10px;}
.buyback-left { width: 64%; float: left; margin-top: 13px /*60px*/ /*50px*/ /*45px*/ /*25px*/;}
.buyback-right { width: 36%; float: left; }
.buyback-table { width: 100%; border-spacing: 15px; border-collapse: separate;}
.buyback-table th { font-size: 12px /*18px*/; line-height: 14px; letter-spacing: -1%; 
font-family: 'RNHouseSansW01Bold', "RNHouseSansW01Light", 'knilesemibold', 'knilebold', 'knileblack', sans-serif; font-weight: normal; text-align: right /*left*/; padding: 0px 0 22px 0; border-bottom: 0px solid #707070; height: 50px /*97px*//*89px*//*79px*//*46px*/; vertical-align: bottom;}
.buyback-table td { text-align: right; padding: 0px 0 17px 0 /*2px 0 18px 0*/; border-top: 0px solid transparent; border-bottom: 2px solid transparent /*#707070*/; height: 18px; font-size: 12px; line-height: 15px; letter-spacing: -1%;}
.buyback-table td span {padding: 5px; position: relative; top: -2px; right: -8px/*-5px*/; opacity: 0;}
.buyback-table tr::before {
  content: "";
  position: absolute;
  width: 91%/*93%*/;
  height: 7px;
  border-bottom: 1px solid #5A287D;
  left: 3% /*17px*/;
	
}
.buyback-table tbody tr {opacity: 0; transition: all 1s ease-out; }
.buyback-table thead tr::before {border-bottom: 1px solid transparent;}

.buyback-row1 {font-family: 'RNHouseSansW01Bold';}

.ar-buyback-BottomLegends {color: #3C1053; font-size: 12px; margin-top: 10px/*20px*/;}

.iconUL-esg-bottom-buyback {margin-left: 40px;}
.iconUL-esg-bottom-buyback li {width: 150px /*133px*/; padding: 0px 15px 5px 19px /*17px 15px 5px 5px*/; float: left; color: #3C1053; position: relative; letter-spacing: -1%;}
.iconLi-esg-onMarketBB-lightPurple::before {content: ""; position: absolute; width: 13px; height: 13px; background: #F2EAF9/*#B388EC*/ /*#B388E8*/; top: 0; left: 0; border-radius: 3px; }
.iconLi-esg-directedBB-purple2::before {content: ""; position: absolute; width: 13px; height: 13px; background: #5A287D; top: 0; left: 0; border-radius: 3px; }
.iconLi-esg-directedBB-purple2::after {content: ""; position: absolute; width: 13px; height: 13px; background: transparent /*#B388EC*/ /*#D9D0E1*/ ; top: 0; left: 20px; }
.buyback-outer-wrap .iconUL-esg-bottom-buyback {padding-left: 5px;}
&.annualReport-section.modID-shareholder-value-bar-charts {padding-bottom: 20px /* 40px 80px*/;}
.buyback-left .barGraph {} 
.buyback-left .graphWrap {margin-bottom: 0px /*50px*/;}
.buyback-left .graphWrap:last-child .barGraph {margin-bottom: 10px;}
.buyback-outer-wrap .ar-buyback-BottomLegends {margin-top: -5px;}
.shareholder-value-figures .highlightItemsWrap { padding: 0 8px 15px; }
.shareholder-value-figures .highlights-item {
  width: 98%;
  border-bottom: 1px solid transparent/*#ffffff*/;
  border-radius: 0;
  margin-bottom: 0;
  min-height: auto;
  padding: 30px 9px/*20px 15px*/;
}
	
.shareholder-value-charts-bottom .graph-line {display: none;}
	
.sectionBottomContent {
  margin-top: 20px;
  margin-bottom: 20px;
  color: #5A287D/*#5E10B1*/;
  text-align: left;
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
  float: none;
  clear: both;
font-size: 12px; line-height: 14px; letter-spacing: -1%;
}
	
/* Shareholder Value RHS starts here */
.shareholderValue-rhs-inner {
    background: #FFFFFF/*#5a287d*/;
	border: 1px solid #5A287D;
    height: auto;
    width: 100%/*85%*/;
    border-radius: 20px;
    padding: 15px 17px;
    float: right;
	margin: 45px auto;
}
.shV-rhsNotes p, .shV-rhsNotes td {font-size: 12px; line-height: 14px; letter-spacing: -1%; padding: 1px 5px 0px 2px; color: #5A287D /*#FFFFFF*/ /*#5A287D*/; /*text-indent: -20px;*/}
.shV-rhsNotes {padding-bottom: 15px;}
.rhs-top-text, .RHSreturnsBarCharts, .shV-rhsNotes {width: 100%; float: left;}

/* Shareholder Value RHS ends here */
	
@media (max-width: 991px) {
	.shareholder-content-row {margin-left: 0 /*-5px*/; margin-right: 0 /*-5px*/;}
  .shareholder-value-charts { padding-right: 0; }
	.shareholderValue-rhs-inner { border: 0px; padding: 15px 0px; margin: 0 auto; }
}

@media (max-width: 767px) {
	.shareholder-value-charts-bottom .graph-line {display: block;}
  .buyback-left, .buyback-right { width: 100%; }
  .iconUL-esg-bottom-buyback {margin-left: 0;}
	.graphTitle {/*margin-right: 40%;*/ font-size: /*20px*/17px; line-height: /*22px*/20px;}
	.hasRightCol1 .graphTitle { height: 45px; margin-right: 22%;}
	.hasRightCol2 .graphTitle { height: 45px; margin-right: 44%;}
	.graphTitleRight {padding: 8px 0 0px 10px; font-size: 10px;}
	.graph-outer.rightCol-2 {right: 21%;}
}
	

/* Dividend top graph bar chart ends here */

}



