.compareNavtooltipContainer{display:flex;flex-direction:column;width:max-content;overflow:hidden;position:absolute;opacity:0;margin-left:10px}
.compareNavtooltipTop{background-color:#e9e0cd;padding:3.6px 11.2px 2.9px 7px;border-radius:4px 4px 0 0;z-index:2}
.compareNavtooltipTop p:nth-child(1){font-size:12px;font-weight:600}
.compareNavtooltipTop p:nth-child(2){font-size:8px;color:#666}
.compareNavtooltipBottom{padding-bottom:5px;background-color:white;border-radius:0 0 4px 4px}
.compareNavtooltipItem{display:flex;justify-content:flex-start;align-items:center;font-size:12px;margin:6.6px 15.2px 0 8.5px;width:100%;position:relative}
.compareNavtooltipContainer .compareNavTooltipArrow{padding:5px;background-color:white;position:absolute;top:50%;left:10px;transform:rotate(45deg)}
.compareNavtooltipContainer.right .compareNavTooltipArrow{right:10px;left:unset}
.compareNavtooltipItem span{width:8px;height:4px;border-radius:6px}
.compareNavtooltipItem p{margin-left:6px;text-align:left}
.tooltip *{padding:0;margin:0;box-sizing:border-box}
.bfl-home-breadcrumb .bfl-home-breadlist{padding:0;display:flex;flex-wrap:wrap;white-space:inherit;align-items:center}
.bs-breadcrumb .breadcrumb>li:last-child{text-decoration:none}
.text.parbase{width:100%;padding-left:4px;padding-right:4px;max-width:1300px;margin:0 auto;display:flex;justify-content:flex-end}
.text.parbase p{font-size:14px;color:var(--black);font-weight:500;margin-top:4px;margin-bottom:16px}
.companydirectgrowth{display:flex;flex-direction:column;padding-top:33px;padding-left:35px}
.chart-heading{margin-bottom:15px;align-items:center}
.chart-heading .head-icon{content:"";width:20px;height:4px;background-color:#4a6784;border-radius:4px;margin-right:10px}
.head-txt{display:flex;align-items:center;gap:10px;font-size:14px;font-weight:500;color:#1a1a1a}
.annualReturnsGraphBot ul{margin-bottom:0}
@media(max-width:767px){.chart-heading .head-icon{width:12px}
.head-txt{font-size:12px}
.companydirectgrowth{padding:14px 0 0 14px}
.text.parbase p{font-size:12px;margin-top:4px;margin-bottom:12px}
.bfl-home-breadcrumb .bfl-home-breadlist>li:last-child{font-weight:500;font-size:10px;line-height:20px}
.bfl-home-breadcrumb .bfl-home-breadlist li a{font-size:10px;line-height:20px;color:var(--black)}
.bfl-home-breadcrumb .bfl-home-breadlist li{color:var(--black)}
}
.annualReturnsGraphContainer{box-shadow:0 0 8px 0 rgba(0,0,0,0.16);border-radius:8px}
.chart-asOnDate{font-size:10px;margin-top:3px}
.graphTopRectangleLine{border:.5px solid grey;width:0;height:100%;margin:1px 0 3px;opacity:.2}
.chart-arrow{margin-right:5px;height:13px;width:13px}
.annual-chart-title{font-size:16px;line-height:19px;color:var(--black);margin-bottom:4px}
.chart-value{font-size:16px;line-height:19px;color:var(--black);font-weight:500;display:flex;align-items:center}
.annualReturnsGraphTop{justify-content:space-between;padding:28px 20px}
.graphTopRectangle{padding:15px 15px 14px;border-radius:4px;max-width:303px;height:78px;width:100%;font-size:16px;justify-content:space-between;background-color:var(--light-white)}
.graphTopRectangle div{justify-content:space-between}
.annualReturnsGraphTop img.bookmark-icon{width:16.8px;height:21.5px}
.annualReturnsGraphMid{height:230px;border-bottom:2px solid var(--light-white)}
.annualReturnsGraphBot ul li{width:40px;height:40px;display:flex;align-items:center;justify-content:center;padding:12px 10px 11px;border-radius:4px;background-color:var(--mocha-bg);margin:10px 5px;color:var(--dark-black);cursor:pointer}
.annualReturnsGraphBot ul li.active{background-color:var(--brown-navbtn);color:white}
.bg-color .brush-bg{background-color:var(--white)}
@media screen and (min-width:320px) and (max-width:600px){.annual-chart-title{font-size:12px;line-height:14px;margin-bottom:2px}
.chart-asOnDate{font-size:8px;margin-top:2px}
.graphTopRectangle{padding:10px 12px 9px 11px;width:228px;height:56px;font-size:12px}
.annualReturnsGraphTop img{width:11px;height:14px}
.annualReturnsGraphBot ul li{width:40px;height:30px;font-size:12px}
.chart-value{font-size:12px;line-height:14px}
}