﻿/*******Global css********/
.pb20
{
	padding-bottom:20px;
}
.pt10 {
    padding-top: 10px;
}
.pt20 {
    padding-top: 20px;
}
.mb10 {
    margin-bottom: 10px;
}
/*.pb10 {
    padding-bottom: 10px;
}*/
.mt10
{
	margin-top:10px;
}
.mt20 
{
	margin-top:20px;
}
ul {
    list-style-type: none;
}
.pageTitle{
	
	width:100%;margin-top:30px;
	display:none;
}
/*.pageTitle h3
{
	font-size: 32px;
    font-weight: 600;margin: 0px 0px 30px 0px;
    text-transform: capitalize;  
    color: #c4a006;
    line-height: 1.1;
}*/
.border {
    border: 1px solid #dfe2e4;
	border-radius:12px;
}
select {
    padding: 09px 15px;
    outline: none;font-weight:400;
    border: 1px solid #393939;
    min-width: 140px; 
	display: inline-block;
    -webkit-appearance:none;
    -moz-appearance:none;
    appearance:none;
    cursor:pointer;
	min-height: 34px;
}
select.dropDownArrow
{
	margin-bottom:25px;
}
select::-ms-expand {
    display: none;
}
select:focus::-ms-value {
    color: #000; 
    background-color:transparent;
}
.dropDownArrow, select{
	background-image:url(../images/dropdownArrow.png) !important;
	background-repeat: no-repeat !important;
	background-position: center right 10px !important;  
	background-color:#fff !important;
	min-width:150px;border-radius:12px;color:#444 !important;
}
select::-ms-expand {
    display: none;
}
select:focus::-ms-value {
    color: #000; 
    background-color:transparent;
}
.dropdownpullleft .pb10
{
	 padding-bottom:0px;
}
#ctl00_cphContent_dvYear.pb20
{
	padding-bottom:0px;
}
.highstocks-btn
{
	display:inline-block;margin-bottom:25px;
}
.highstocks-btn a
{
	color:#000;font-weight:600;
}
.highstocks-btn.spacing
{
	margin-right:20px;margin-left: 12px;
}
.highstocks-btn .active
{
	border-bottom: 1px solid #15a648;
    color: #15a648;
    padding-bottom: 3px;
}

.dropdownpullleft label{
	color:#393939;
}

 
a {
    text-decoration: none;
    color: #15a648;
}
a:hover, a:active, a:focus {
    text-decoration: none;
    color: #15a648;
	letter-spacing:0.5px;
}




 

.table, #ctl00_cphContent_fvStkInfo{
	border-collapse:separate !important;
	border-spacing:0;
}


.table tr{
	border-top-left-radius:12px;
}
.table tr th:first-child{
	border-top-left-radius:12px;
}

.table tr th:last-child{
	border-top-right-radius:12px;
}

















/*******IR Sub Menu***********/
#ctl00_submenu{
	display:flex;
	flex-wrap:wrap;
	width:100%;
	justify-content:center;
	margin-bottom:80px;
	background:#f2f2f2;
	padding:30px;

}
#ctl00_submenu ul 
{
  list-style: none;
  display: inline-flex; 
   flex-wrap:wrap;
  margin-bottom:0px;
  padding-left:0px;
  gap:10px;
  justify-content:center;
}
#ctl00_submenu ul li 
{
  display: inline-flex;
 
  vertical-align: middle;
  
  font-size:16px;line-height:22px;  
                 
}  
#ctl00_submenu ul li:first-child
{
	border-left:0px;
}
#ctl00_submenu ul li a
{
  text-decoration: none;
 /* color:#c0c4c0;  */    
  color:#646464;            
  -webkit-transition: .5s;
  transition: .5s;font-weight: 600 !important;
  text-transform:inherit !important;
/*    box-shadow: 2px 0px 25px -16px rgba(0,0,0,0.75);
-webkit-box-shadow: 2px 0px 25px -16px rgba(0,0,0,0.75);
-moz-box-shadow: 2px 0px 25px -16px rgba(0,0,0,0.75);*/
background:#eef0ec;
padding:10px 15px;
border-radius:8px;
}
#ctl00_submenu ul li a:hover{
	letter-spacing:normal;
	  color: #15a648!important;  
  font-weight: bold;
  
background:#e0f0da;
letter-spacing:0;
 
}


#ctl00_submenu a.active 
{
  color: #15a648!important;  
  font-weight: bold;
  pointer-events: none;  
/*  box-shadow: 2px 2px 30px -20px rgba(0,0,0,0.75);
-webkit-box-shadow: 2px 2px 30px -20px rgba(0,0,0,0.75);
-moz-box-shadow: 2px 2px 30px -20px rgba(0,0,0,0.75);*/
background:#e0f0da;
padding:10px 15px;
border-radius:8px;
/*border:2px solid #15a648;*/

}

/*******END IR Sub Menu***********/

/**************** ICONS *****************/
.agmButton
{
	margin-top:20px;
}
.agmButton .iconDownload, .circularButton .iconDownload,
 .iconView
{
  /*display:block;*/
  display:flex;
  align-items:center;
  margin-bottom:10px;
}
/*.iconDownload{
	background:url(../images/iconDownload.png) no-repeat center center;
	width:100%;margin-bottom:2px !important;
	padding-left:35px;display: block;text-align: left;
}*/

/*.iconDownload:hover{
	background:url(../images/iconDownloadHover.png) no-repeat center center;
	width:100%; 	
	text-decoration:none;
}*/
/*.iconView{
	background:url(../images/iconView.png) no-repeat center center;
	width:100%; 
	display:block;
	padding-left:35px;
}*/
/*.iconView:hover{
	background:url(../images/iconViewHover.png) no-repeat center center;
	width:100%; 
	display:block;
	text-decoration:none;
}*/
/*.iconInteractive{
	background:url(../images/iconInteractive.png) no-repeat center center;
	width:100%; height:20px;
	display:block;
	padding-left:35px;
}

.iconInteractive:hover{
	background:url(../images/iconInteractiveHover.png) no-repeat center center;
	width:100%; height:20px;
	display:block;
}*/
.iconAlignRight{
	background-position:left center;
}
.iconAlignRight:hover{
	background-position:left center;
}

.iconDownload::before{
	content:'';
	display:inline-flex;
	background:url(../images/iconDownloadHover.png) no-repeat center center;
	background-size:contain;
	width:26px;
	height:26px;
	margin-bottom:2px !important;
	margin-right:10px;
 	align-items:center;
}

.iconDownload:hover::before{
	content:'';
	display:inline-flex;
	background:url(../images/iconDownloadHover.png) no-repeat center center;
	background-size:contain;
	width:26px;
	height:26px;
	margin-bottom:2px !important;
	margin-right:10px;
 	align-items:center;
	opacity:0.8;
	 
}


.iconView::before{
	content:'';
	display:inline-flex;
	background:url(../images/iconViewHover.png) no-repeat center center;
	background-size:contain;
	width:26px;
	height:26px;
	margin-bottom:2px !important;
	margin-right:10px;
 	align-items:center;
}

.iconView:hover::before{
	content:'';
	display:inline-flex;
	background:url(../images/iconViewHover.png) no-repeat center center;
	background-size:contain;
	width:26px;
	height:26px;
	margin-bottom:2px !important;
	margin-right:10px;
 	align-items:center;
	opacity:0.8;
	
}

.iconInteractive::before{
	content:'';
	display:inline-flex;
	background:url(../images/iconInteractive.png) no-repeat center center;
	background-size:contain;
	width:26px;
	height:26px;
	margin-bottom:2px !important;
	margin-right:10px;
 	align-items:center;
}

.circularButton a:hover{
	letter-spacing:0;
}


/************ END ICONS***************/

/************Corporate Info*****************/
.corp-info-container
{
	overflow:hidden;
}

.corp-info-container table tr:nth-of-type(odd) {
    background-color: #efefef;
}
.corp-info-container table tr th, .corp-info-container table tr td {
    padding:13px 15px !important;
    border-top: 1px solid #f2f2f2 !important;
}
/*************Reports************/
.quarterlyReportContainer h4
{
	margin:8px 0px; color:#4b4b4b; font-weight:600;
	display: inline-block; vertical-align: middle;
}
.quarterlyReportContainer li
{
	text-align: left;
	margin:10px 0px;
}
.quarterlyReportContainer .reportAlign {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}
.quarterlyReportContainer .reportAlign h4 {font-weight: 500; padding-right:2px; font-size: 16px; min-width:180px;}
.quarterlyReportContainer .iconDownload, .quarterlyReportContainer .iconView{	
	text-align: left;
	height:20px;  
}
.quarterlyReportContainer .cs-style-4 [class*='col-']
{
	float: none;
    display: inline-block;
    vertical-align: top;
}
.quarterlyReportContainer .reportAlign .downloadAnchor, .quarterlyReportContainer .reportAlign .viewnowAnchor {
	 width: 25px;
    height: 20px;
}

.qr-section
{
	 text-align:center;
}
.quarter-year{
	font-size:130%;
	font-weight:500;	
	text-align:center;
	margin-bottom:15px;
}
.quarter-icon
{
	display: inline-block;
    text-align: center;
    padding: 5px 0px;	
}
.quarter-icon img
{	
	max-width:100%;
}
.quarter-icon span{
	display:block;	
}
#ctl00_cphContent_trWebsite a{
	text-transform:lowercase !important;
	/*color:#15a648;*/
}
.quarterlyReportContainer .bg-color, .quarterlyReportContainer ul.cs-style-4
{
	padding: 0px;
}
.quarterlyReportContainer .latest-ar-wrap{
	/*display: flex;
    flex-wrap: wrap;
    margin-bottom: 30px;
    margin: 30px auto;
    text-align: left;
    align-items: center;
    padding:0 15px;*/
	text-align: center;
    margin-bottom: 30px;
}
.quarterlyReportContainer .latest-ar-wrap .ar-links-sec {
	text-align: start;   
    text-align: left;
	width:auto;
	/*min-width:42%;*/
	float: none !important;
    display: inline-block;
    vertical-align: middle;
    padding: 0px;
}
.quarterlyReportContainer .latest-ar-wrap li {text-align:left;}
.quarterlyReportContainer .latest-ar-wrap .ar-sec-links{padding:0; margin:0px;}
.quarterlyReportContainer .latest-ar-wrap .ar-sec-links div
{
	display: inline-block;float: right;
    vertical-align: middle;
}
.quarterlyReportContainer .latest-ar-wrap li a{	
	font-weight: 600;
	font-size:16px;
	line-height:16px;
	align-items: center;
	display: inline-block;
    vertical-align: middle;
}
/*.quarterlyReportContainer .latest-ar-wrap li a:before {
	content: url("../images/iconDownload.png");
	background-repeat: no-repeat;vertical-align:middle;
	
}*/
.quarterlyReportContainer .latest-ar-wrap li a:hover {text-decoration: none;}
/*.quarterlyReportContainer .latest-ar-wrap li a:hover:before {
	content: url("../images/iconDownloadHover.png");
	background-repeat: no-repeat;
}*/
/*.quarterlyReportContainer .ar-cover-img {width:30%;}*/
.quarterlyReportContainer .ar-cover-img {width:210px; height:auto; margin-right:30px;display: inline-block;vertical-align: middle;}
.quarterlyReportContainer .ar-cover-img img {width:100%;}
.quarterlyReportContainer .ar-sec-links h4
{
  margin: 0px 6px 0px 0px;
}
.quarterlyReportContainer ul.cs-style-4 li img
{
	width:160px;
}


/*new design css */

.quarterlyReportContainer .latest-ar-wrap{
	text-align:left;
}

.quarterlyReportContainer .arRow-cover-img{
    width: 140px;
    height: auto;
    margin-right:25px;
    display: inline-block;
    vertical-align: middle;
}

	
/*************End Reports************/



/*=============================================================
Quarterly Results css starts here / download all
===============================================================*/

.qurter-blocks-sec{
	display:flex;
	width:100%;
	flex-wrap:wrap;
	/*gap:30px;*/
	margin-bottom:50px;
}

.qurter-sec{
	float:left;
	width:100%;
	margin-bottom:90px;
}

.accordion-section-bg{
	float:left;
	width:100%;
	/*background:#f5f5f5;*/
	border-radius:15px;
	
}



.reports-small-title{
	text-align:center;
	font-size:14px;
	color:#000;
	font-weight:500;
	margin-bottom:40px;
}
.reports-title{
	float:left;
	width:100%;
	margin-bottom:40px;
	 
}
.reports-title h4{
	font-size:30px;
	line-height:30px;
	margin-top:0;
	margin-bottom:0;
	text-transform:uppercase;
}
.iraccordion-title{
 
	font-size:18px;
	line-height:18px;
	 
	font-weight:bold;
    color: #fff;
    font-weight: bold;
    background-color: #15a648;
    padding: 24px 16px;
    border-radius: 12px 12px 0px 0px;
	margin-bottom:0;
}
.qblock-in{
	float:left;
	width:100%;
	margin-bottom:40px;
}
.qr-head{
	float:left;
	width:100%;
	background:#000;
	border-radius:30px;
	text-align:center;
	padding:20px 0;
	margin-bottom:10px;
}
.qr-head p{
	font-size:18px;
	line-height:18px;
	font-weight:500;
	margin-bottom:0;
	color:#fff;
}





.qurter-block{
	float: left;
    width: 100%;
    /*margin-bottom: 30px;*/
    padding: 20px;
   
	background:#fff;
	display:flex;
	align-items:center;
	gap:20px;
	flex-wrap:wrap;
	box-shadow: 0 3px 7px rgba(0, 0, 0, 0.15);
	border-radius:12px;
	
}
.qurter-block [class="col-lg-4 col-md-4 col-sm-6 col-xs-12"]{
	display:flex;
	flex:0 1 20%;
}

.qurter-block [class="col-lg-8 col-md-8 col-sm-6 col-xs-12"]{
	display:flex;
	flex:0 1 80%;
}

.qr-odd{
	background:#fff;
}

.qurter-blocks-sec .qr-odd:first-child{
	border-radius:0 0 12px 12px;
}

.qr-left-title{
	float:left;
	width:100%;
}

.yr-q{
	font-size:32px;
	line-height:32px;
	font-weight:bold;
	color:#000;
}
.qr-end{
	font-size:16px;
	line-height:26px;
	color:#8f8f8f;
	font-weight:normal;
}


.qr-right-list-warp{
	float:left;
	width:100%;
}
.qr-link-warp{
	float:left;
	width:100%;
	border-bottom:1px solid #ccc;
	padding-bottom:10px;
	margin-bottom:15px;
}
.qr-link-item{
	float:left;
	width:80%;
	text-align:left;
	font-size:16px;
	line-height:16px;
	color:#ddd;
}
.qr-link-item a{
	color:#15a648;
}

.qr-link-item a:hover{
	color:#15a648;
	letter-spacing:normal;
}


.qr-link-icon{
	float:left;
	width:20%;
	text-align:right;
	font-size:14px;
	line-height:16px;
	color:#ddd;
}

.qr-link-icon a:before {
    content: url(../images/download-pdf.png);
    display: inline-block;
    width: 24px;
    height: 24px;
    vertical-align: middle;
}

.qr-link-icon i{
	color:#F00;
}

.qr-link-icon a{
	color:#b4b4b4;
}



/*==============================================
CORPORATE GOVERNANCE NEW DESIGN
================================================*/
a.cg-cont{
	background:#15a648;
	padding:15px;
	display:block;
	width:100%;
	height:100%;
	float:left;
	margin-bottom:22px;
}

/*a.cg-cont:hover{
	background:#15a648;
	padding:20px;
	display:block;
	width:100%;
	height:100%;
	float:left;
	color:#fff !important;
}*/


.icon-pdf{
	float: left;
    width: 17%;
    margin-right: 5%;
    background-image: url(../images/pdf-icon-white.png);
	height: 64px;
    background-size: 85%;
  	background-repeat: no-repeat;
}

/*a.cg-cont:hover .icon-pdf{
	  background-image: url(../images/pdf-icon-white.png);
}
*/


.pdf-title{
	float:left;
	width:65%;
	display:table;
	height:64px;
}
.pdf-title h5{
	display:table-cell;
	vertical-align:middle;
	color:#fff;
	font-size:16px;
	font-weight:600;
}

/*a.cg-cont:hover .pdf-title h5{
	color:#fff;
}*/
/*==============================================
  END CORPORATE GOVERNANCE NEW DESIGN
================================================*/

 




/*******Policy Disclosures********/


#corporate-governance .section{
	display:flex;
	flex-wrap:wrap;
	 
	width:100%;
	margin-bottom:30px;
}


#corporate-governance .section [class*="col-"]{
	margin-bottom:20px;
}


#corporate-governance h3{
	display:flex;
	width:100%;
	flex-wrap:wrap;
	margin-bottom:20px;
	font-weight:bold;
}



a.inner-contnt{
   /* background: #fff;*/
    background: #F0FBEC;
	color:#000;
    padding:25px 15px;border-radius:12px;
    height: 100%;
    min-height:100px;
    display: flex;
	
	position:relative;
    text-decoration: none;
	transition: all .4s ease;
	box-shadow: 0 3px 7px rgba(0,0,0,0.15);
	
	
}
a.inner-contnt:hover{
   /* background: #15a648; */    
    color: #000;
	border:2px solid #15a648;
	transition: all .4s ease;
	transform: translateY(-10px);
	letter-spacing:normal;
	box-shadow: 0 10px 25px rgba(0,0,0,0.15);
}

.inner-contnt3, .inner-contnt4 {
    background: #f1f1f1;
	color:#000;
    padding:25px 15px;border-radius:4px;
    height: 100%;
    min-height: 269px;
    display: block;position:relative;
    text-decoration: none;margin-bottom:24px;
}
.inner-contnt3:hover, .inner-contnt4:hover {
    background: #15a648;     
    color: #fff;
}
.sec-heading, a.inner-contnt:hover .link-date, .inner-contnt4:hover .sec-heading
{
	color:#fff;
}
a.inner-contnt:after, .inner-contnt3:after, .inner-contnt4:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 60px;
  border-radius: 50%;
  z-index: -1;
 
}
.inner-contnt3 h4
{
	margin:0px 0px 20px 0px;
}
.inner-contnt3 .more-button, .inner-contnt3 .more-button:hover
{
	background-color:transparent !important;padding: 15px 0px 0px !important;
	line-height: unset !important;border-radius:0px !important;
}
.inner-contnt3:hover .more-button span.iconDownload {
    background: url(../images/iconDownload-white.png) no-repeat left center;   
}
.inner-contnt3:hover a
{
	 color:#fff;
}



a.inner-contnt:hover > .sec-heading{
	color:#fff;
	
}
.sec-heading {
    font-size: 12px;color:#15a648;
    text-transform: uppercase;   
    font-weight: 600;
    margin-bottom: 20px;
	display:none;
}
.links-cont {   
    font-size: 18px;
	line-height:24px;
	font-weight:bold;
    text-decoration: none;
    min-height: 60px;
    display: block;
	position:relative;
	width:90%;
	display:flex;
	align-items:center;
}

.links-cont:after {
    content: "";
    display: block;
    position: absolute;
    right: 5px;
 
    font-size: 32px;
	right:-34px;
	display: inline-flex;
    margin-left: 10px;
    background: url(../images/arrow-green.png) no-repeat;
    width: 24px;
    height: 11px;
    background-size: cover;
    transition: transform 0.3s ease;
	 transform: translateX(-5px);
}

a.inner-contnt:hover .links-cont:after{
	 transition: transform 0.3s ease;
    transform: translateX(5px);
}




.news-foot {
    position:absolute;bottom:30px; 
    font-style: italic;text-align: left;color: #666;
}
.link-date{
	display:none;
}


.report-pic-sec-2{
	float: left;
    margin-right: 15px;
    width: 40%; 
}
.report-title-2{
	float: left;    
	width:50%;
	margin-top:60px;	
}
.inner-contnt4 > .report-wrap > .report-title-2 > a.download, .inner-contnt4 > .report-wrap > .report-title-2  > .view > a.download { 
	margin-top:15px;
	margin-bottom:10px;
	font-weight:bold;
	color:#15a648;
}
.inner-contnt4:hover a.download
{
	background-color:transparent; color:#fff !important;
}


.inner-contnt4 > .report-wrap > .report-title-2 > a.download:before{
	content:url(../images/reports-download-color.png);
	display:inline-block;
	width:9px;
	height:13px;
	margin-right:12px;
	margin-bottom:20px;
	position:relative;
	top:2px;
}

.inner-contnt4:hover > .report-wrap > .report-title-2 > a.download:before{
	content:url(../images/reports-download-white.png);
	display:inline-block;
	width:9px;
	height:13px;
	margin-right:12px;
	margin-bottom:20px;
	position:relative;
	top:2px;
}


.inner-contnt4 > .report-wrap > .report-title-2  > .view > a.download:before{
	content:url(../images/reports-view-icon-color.png);
	display:inline-block;
	width:18px;
	height:10px;
	margin-right:5px;
	position:relative;
	top:2px;
}
.inner-contnt4:hover > .report-wrap > .report-title-2  > .view > a.download:before{
	content:url(../images/reports-view-icon-white.png);
	display:inline-block;
	width:18px;
	height:10px;
	margin-right:5px;
	position:relative;
	top:2px;
}

/*====================================================================
New presentations css
=====================================================================*/
.edg-prsnt-bg{
	
    background-size: contain;
    background-repeat: no-repeat;
	margin-bottom:30px;   
}
.edg-prsnt-bg span.Title
{
	display:block;
	min-height:35px;
	color:#000;
}
.edg-prsnt-bg span.prsnt-date {
    display: block;
    border-bottom: 2px solid #15a648;
    margin-bottom: 10px;
    color: #000;
	padding-bottom: 2px;
}
.cover-image{
	z-index:1;
	height:188px;
	position:absolute;
	border: 1px solid #ddd;
}
.cover-image img {
    
}
.ed-pr-cont{
	position:relative;
	z-index:2;
	width: 100%;
    height: 188px;
	background-color:transparent;	
}
/*.ed-pr-cont:hover{	
	background:rgba(247,148,30,0.82);
}*/
.ed-pr-cont:hover .vd-sec
{
    display: table !important;
    height: 188px;
    width: 100%;
}
.ed-pr-cont .ed-pr-title,  .ed-pr-cont .vd-sec{
	display:none;
}
.ed-pr-cont:hover .ed-pr-title,  .ed-pr-cont:hover .vd-sec{
	display:block;
}
.ed-pr-title{
	padding:15px;
	font-size:16px;
	color:#fff;
	text-transform:uppercase;
	min-height:96px;
	display:none !important;
}
.vd-sec{
	padding:15px;	
	text-align:center;
}
.vd-sec a{
	/*color:#15a648 !important;
	font-size:14px;	*/
	display: table-cell;
    vertical-align: middle;
	font-size:0;
	color:transparent;
	line-height:0;
	
	
}
.ed-pr-vn:before{
	font-family: FontAwesome;
	/*content: "\f002";*/
	content:'';
   /* background: url(../images/iconView.png);*/
   font-size:14px;
   line-height:14px;
	display:inline-block;
	margin-right:5px;
}

/*********** News Alert *************/
.emailAlertContainer .emailAlert {
    margin-top: 22px;
}
.unregister {
    border-top: 1px solid #ccc;
    padding-top: 3px;
    margin-top: 12px;
}
.emailAlertContainer .emailAlert .btn-primary {
    margin-top: 25px;
}
.emailAlert label {
    margin-top: 8px;
}
/********** End News Alert**********/

/********* Director Profile ***********/
.directorProfile{
	border:0px;
}
.directorProfile .panel{
	border:0px;
	display:block;
	-webkit-box-shadow: 0 0px 0px rgba(0, 0, 0, 0); 
	box-shadow: 0 0px 0px ;
}
.directorProfile .panel-title {
	font-size:15px;
	display:block;
	height:20px;
}
.directorProfile .panel-heading{
	background:none; 
	padding:5px 0px 0px 0px;
	border-color: 0px solid transparent;
}
.panel-default > .panel-heading {
  color: #333;
  border-color: 0px solid transparent;
  background-color:none;
}
.directorProfile .panel-body{
	padding:0px;	
	border:none;
}
.directorProfile .panel-heading + .panel-collapse > .panel-body{
	border:0px solid #ccc;
}
.directorProfile .panel-title:hover{
	display:block;
	height:20px;
}
.directorProfile .panel-title .collapsed{
	font-size:15px;
	display:block;
	height:20px;
}
.directorProfile .panel-heading .accordion-toggle.collapsed:after 
{	
	content: "+";  
	position:relative;
	float:right;
	top:-35px;
}
.directorProfile .panel-heading .accordion-toggle:after {
	color: grey;  
	float:right;   
	top:-35px;  
	position:relative; 
	overflow:hidden;
	color:#15a648;
	content: "-"; 
	font-size:20px;
	font-weight:bold;	 
    /* position: absolute;
    top: 50%;
   transform: translateY(-50%);*/
    right: 5px;
}
.directorProfile a.accordion-toggle{
	text-decoration: none;
	letter-spacing:0;
}
.directorDesignation{
	font-weight:500;
	font-size:14px;
	color:#3d3d3d;padding-top:5px;
	padding-bottom:5px;
}
.directorProfileContainer .pic{
	float:left;
	padding-right:15px;
	padding-bottom:10px;
}
.directorProfileContent .pic{
	float:left;
	padding-right:15px;
	padding-bottom:10px;
	max-width:249px;
}

.directorProfileContent{	
	text-align:justify;	
}
a.collapsed .directorName, a.collapsed:after
{
	color:#002391 !important;
}
.directorName{
	font-weight:bold;
	font-size:20px;
	border-bottom:1px solid #EAEAEA;
	/*color:#15a648;*/
	color:#002391;
	line-height:24px;
	padding-right:20px;
}
.directorName::after {

    content: "";
    display: block;
    width: 75px;
    border-bottom: 2px solid #000;
}




.directorProfile .panel-title, .accordion-header .km-title
{
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  height:auto;
  letter-spacing:0;
}
.accordion-header .km-title
{
	padding-right:20px;
}
.directorProfile .panel-title:hover, .directorProfile .panel-title .collapsed
{
	height:auto;
	letter-spacing:0;
}
.directorProfile .panel-heading
{
	padding:20px 0px 20px 0px;
}
.directorProfile .panel-heading .pic, .accordion-header .pic
{
     background: radial-gradient(#ffffff, #dfe2e4);
      padding: 8px 0px 0px 0px;
    border-radius: 12px;	
}
.accordion-header 
{
    padding: 20px 0px 20px 0px !important;
    border: none !important;
}
.accordion-item
{
	border:none !important;
}
.accordion-item-arrow
{
	display:none;
}
.accordion-content
{
	padding:0px !important;
}
.accordion-content .col-lg-12
{
	padding-left:0px;padding-right:0px;
}
.accordion-item
{
	margin-bottom:0px !important;
}

.accordion-item .accordion-header .km-title:after 
{	
	content: "+";  
	 position:absolute;	
	top:-35px;
	font-size:20px;
	font-weight:bold;    
    top: 52%;
    transform: translateY(-50%);
    right: 5px;
}
.accordion-item.active .accordion-header .km-title:after  {	
	
	overflow: no-display;
	color:#15a648;
	content: "-"; 
	position:absolute;
	
}
.accordion h6
{
	border-bottom: 1px solid #EAEAEA;
}
.accordion h6:after {
    content: "";

    display: block;
    width: 75px;
    border-bottom: 2px solid #000;
    padding-bottom: 8px;
}



/******* End Directors' Profile *******/





/*********** Price Ticker *************/ 
div#ctl00_cphContent_uPnlPrcTicker h4 {
    font-size: 18px;text-align:left;
	margin:18px 0px;
}
.row.sharepriceFooter {
    font-size: 13px;padding-bottom: 10px;line-height:18px;
}
.row.sharepriceFooter p {
    margin-bottom: 2px;
}
#ctl00_cphContent_ibRefresh {
    padding-right: 34px !important;
	width:220px;
}
.fix-icon {    
    display: block;
    overflow: hidden;
    position: relative;
}
.fix-icon:after {
    font-family: FontAwesome;
    content: "\f01e";
    font-size: 16px;
    position: absolute;
    right: 20px;
    top: 10px;
    pointer-events: none;
    color: #fff;
}

 


#divInsage a, #divEforce a{
	text-transform:inherit !important;
	color:#15a648;
}
#divInsage a:hover, #divEforce a:hover{
	text-transform:inherit !important;
	color:#000;
}

.p10 {
	padding:0 !important;
}
tr.top-no-border td, tr.top-no-border th {
	border-top:none !important;
}

.irHomeHeader{
	color:#15a648;
	font-size:18px;
	line-height:22px;
	font-weight:bold;
	margin-bottom:10px;
}
.stockpriceinfo {
	margin-top:30px;
}
.priceticker .stockUpper {
	background-color: #dfe2e4;
	padding: 20px 20px 20px 20px;
	border-top-left-radius:12px;
	border-top-right-radius:12px;
}
.priceticker .stockUpper h4 b {
	font-weight:bold;
}
div#ctl00_cphContent_uPnlPrcTicker h4 {
	margin: 0;
	color:#15a648;
	margin-bottom:15px;/*padding-top:14px;*/
	font-weight:bold;
}
.priceticker .stockUpper .stockvalue {
	color: #000;
	font-size: 30px;
	line-height:30px;
	font-weight: bold;
	margin-top:28px;
}
.stockUpper .stock-info-details {
	display: inline-block;
	text-align: center;
	width: 32.33%;
}
.stockUpper .stock-info-details p:last-child {
	font-weight: 600;
	min-height: 11px;
	display: table;
	text-align: center;
	width: 100%;
}
.stockpriceinfo .stockdetails .stockPrice .pricevalue {
	padding-left: 10px;
	font-weight:bold;
}
.stockpriceinfo .stockdetails .stockPrice span, .stockpriceinfo .stockdetails .stockPrice .pricevalue {
	display: inline-block;
}
#divInsage, .sharepriceFooter p {
	margin-left:15px;
}
#divEforce {
	/*margin-right:15px;*/
	margin-right:0;
}
.sharepriceFooter .text-right {
	padding-right:15px;
}
.priceticker .stockUpper .priceDown:after {
	content: url(../images/chgDown.png);
	background-repeat: no-repeat;
	padding-left: 8px;
}
.priceticker .stockUpper .priceUp:after {
	content: url(../images/chgUp.png);
	background-repeat: no-repeat;
	padding-left: 8px;
}

.ht-iwu1, .ht-iwu2{
	padding-right:0 !important;
}







#ctl00_cphContent_dvIPOInfo .table{
	border-collapse: separate !important;
    border-spacing: 0;
	border-radius:12px;
}


#ctl00_cphContent_dvIPOInfo .table tbody tr:first-child{
	border-radius:12px 12px 0 0;
}


#ctl00_cphContent_dvIPOInfo .table tbody tr:first-child th:first-child,
#ctl00_cphContent_dvIPOInfo .table tbody tr:first-child td:first-child {
    border-top-left-radius: 12px;
}

#ctl00_cphContent_dvIPOInfo .table tbody tr:first-child th:last-child,
#ctl00_cphContent_dvIPOInfo .table tbody tr:first-child td:last-child {
    border-top-right-radius: 12px;
}

#ctl00_cphContent_dvIPOInfo .table tbody tr:last-child td:first-child {
    border-bottom-left-radius: 12px;
}

#ctl00_cphContent_dvIPOInfo .table tbody tr:last-child td:last-child {
    border-bottom-right-radius: 12px;
}







/********** End Price Ticker ***********/ 


/******** Interactive Stock Charts ***********/

.interactiveChartIcon .nav > li > a{
	padding:0px;		
}
.interactiveChartIcon{
 
	margin:0px;
	padding:0px;
	 
	margin-bottom:18px;
 
}
.interactiveChartIcon .nav-tabs {
  border-bottom: 1px solid #dfe2e4;
  margin-right:20px;
  border-radius:0;	
}
.interactiveChartIcon .nav-tabs > li {
  transition: all .2s ease-in-out;
 
}
.interactiveChartIcon .nav-tabs > li > a {
  margin:0 1px;
  background:#dedede;
  padding:12px 6px !important;
 
    
   border:none;
}
 


.interactiveChartIcon .durationChart .nav-tabs > li > a
{
	margin:0px !important;
	
}
.interactiveChartIcon .nav-tabs > li > a:hover{
  color: #ffffff;
  cursor:pointer;
  background-color: #15a648;
  transform: scale(1.2);
  margin:0 6px;
   border-radius:0;
   transition: all .2s ease-in-out;
}
.interactiveChartIcon .nav-tabs > li.active > a,
.interactiveChartIcon .nav-tabs > li.active > a:hover,
.interactiveChartIcon .nav-tabs > li.active > a:focus {
  color: #ffffff;
  cursor: default;
  background-color: #15a648;
  transform: scale(1.18);
  margin:0 6px;
 
  border:none;
}
.iconLine{
	background:url(../../cmn/images/interactive-stock-chart/line-chart.png) no-repeat center center;
	padding:14px;
}
.iconLine:hover{
	background:url(../../cmn/images/interactive-stock-chart/line-chart-hover.png) no-repeat center center;
	padding:14px;
}
li.active .iconLine{
	background:url(../../cmn/images/interactive-stock-chart/line-chart-hover.png) no-repeat center center;
	padding:14px;
}
.iconCandleStick{
	background:url(../../cmn/images/interactive-stock-chart/candle-chart.png) no-repeat center center;
	padding:14px;
}
.iconCandleStick:hover{
	background:url(../../cmn/images/interactive-stock-chart/candle-chart-hover.png) no-repeat center center;
	padding:14px;
}
li.active .iconCandleStick{
	background:url(../../cmn/images/interactive-stock-chart/candle-chart-hover.png) no-repeat center center;
	padding:14px;
}
.iconOHLC{
	background:url(../../cmn/images/interactive-stock-chart/ohlc-chart.png) no-repeat center center;
	padding:14px;
}
.iconOHLC:hover{
	background:url(../../cmn/images/interactive-stock-chart/ohlc-chart-hover.png) no-repeat center center;
	padding:14px;
}
li.active .iconOHLC{
	background:url(../../cmn/images/interactive-stock-chart/ohlc-chart-hover.png) no-repeat center center;
	padding:14px;
}
.interactiveChartIcon .durationChart .nav-tabs{
	border:1px solid #ccc;
	margin:0px;
	border-top-right-radius: 12px;
    border-bottom-right-radius: 12px;	
}


.interactiveChartIcon .durationChart > li > a, .interactiveChartIcon .durationChart .nav > li > a {
	background:none;
	font-weight:normal;	
	color:#666;
	cursor:pointer;
}
.interactiveChartIcon .durationChart > li > a, .interactiveChartIcon .durationChart .nav > li > a:hover {
	background:none;
	font-weight:normal;	
	transform: scale(1);
	padding:8px 3px;
}
.interactiveChartIcon .durationChart > li > a, .interactiveChartIcon .durationChart .nav > li.active > a {
	background:none;
	font-weight:normal;	
	transform: scale(1);
	padding:8px 3px;
}
.interactiveChartIcon .durationChart .nav-tabs > li > a span, .interactiveChartIcon .durationChart .nav > li > a span {
	margin:0px; padding:0px;
}
.interactiveChartIcon .durationChart .nav-tabs > li.active > a,
.interactiveChartIcon .durationChart .nav-tabs > li.active > a:hover,
.interactiveChartIcon .durationChart .nav-tabs > li.active > a:focus {
	color: #15a648;
	background:none;
	transform: scale(1);
	text-transform:uppercase;
	font-weight:bold;
}
.interactiveChartIcon .durationChart .nav-tabs > li .durationLabel {background:#15a648; color:#fff; 
    margin-right:0px;margin-bottom:0px; cursor:default;padding:12px; display:block;
	border-top-right-radius: 12px;
    border-bottom-right-radius: 12px;}

.tab-content .highcharts-title img
{
	vertical-align:middle;
}
.right-cntrls{	
	background-color:#15a648;
    float: left;
    width: 100%;	
	margin-bottom:15px;
	border-radius:12px;
}
.right-cntrls ul.right-tabs {
    margin: 0px;
    padding: 0px;      
}
ul.right-tabs input {
    margin: -1px 0px 0px 04px;
    vertical-align: middle;
}
.right-cntrls .right-tabs li {
    list-style: none !important;
    display: inline !important;
   /* margin-right: 15px !important;*/
    font-weight:600;   
	width:20%;
	 padding: 15px 0;
	float:left;
	text-align:center;
	border-right:1px solid #fff;
	color:#fff;
}
.right-cntrls .right-tabs li:last-child{
	border-right:none;
}


/******* END Interactive Stock Charts *******/

/*************** Price & Volume ************/

.stockChartContainer 
{
    padding-top: 10px;
}

.priceVolume{
	margin: 0 0 0px 1px;
}

.priceVolume .nav-tabs > li {
  float: left;
  margin-bottom: 0px;
}

.priceVolume .nav-tabs > li > a {
  margin-right: 8px;
  line-height: 1;
  border: 1px solid #F3F3F3;
  border-radius: 10px 10px 0 0;
  background:#F3F3F3;
  font-weight:bold;color:#333;
  padding: 10px 15px;
  
}

.priceVolume .nav-tabs > li.active > a,
.priceVolume .nav-tabs > li.active > a:focus {
  color: #ffffff !important;
  cursor: default;
  background-color: #15a648;
  border: 1px solid #15a648;
  border-bottom-color: transparent;
  font-weight:bold;
}
.priceVolume .nav-tabs > li.active > a:hover
{
	color:#fff !important;
}
.priceVolumeSelection a{
	font-size:16px;
	line-height:16px;
	margin-right:12px;
	font-weight:bold;
	color:#000;	
}
.priceVolumeSelection a.active{
	font-size:16px;
	line-height:16px;
	margin-right:12px;
	font-weight:bold;
	color:#15a648;	
}


.priceVolumeTable thead{
	background:#dfe2e4;
	color:#fff;
}
.priceVolumeTable thead tr td, .priceVolumeTable tbody tr td{
	text-align:right;
}
.tableHeader {
    background: #15a648 !important;
    color: #fff;
    font-weight: bold;
}
tr.totalFigure {
    font-weight: bold;
}

.priceVolumeSelection {
    text-align: left; 
    display: flex;
	flex-direction:column;
	align-items:center;
	justify-content:center;
    width: 100%;
    margin-top: 0px;   
	margin-left: 0 !important;
    margin-right: 0 !important;
	border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
	background-color: #dfe2e4;
    padding:25px;
   
}
.priceVolumeSelection .cal-container
{
width: 100%;
    text-align: left;
    /* margin: 0px 0px 2px 0px; */
    display: flex;
	flex-wrap:wrap;
	gap:20px;
	align-items:center;
	justify-content:center;
    margin-bottom: 15px;    
}
.priceVolumeSelection .cal-container [class*='col-sm']
{
	display:inline-block;
	 gap:10px;
	vertical-align:middle;
}
.priceVolumeSelection .cal-container .input-group, .priceVolumeSelection .cal-container input{
	width:100% !important;
	 
}
.priceVolumeSelection .cal-container .date-to{
	text-align:center;
	display:flex;
	align-items:center;
	justify-content:center;
	height:46px;
	
}
.priceVolumeSelection .cal-container .btn-sec-cont input{
	width:45% !important;
}

.btn-sec-cont{
	display:flex;
	justify-content:center;
}

.btn-sec-cont a{
	font-size: 14px;
    line-height: 17px;
    letter-spacing: 1.4px;
	color:#fff;
}

.priceVolumeSelection .col-sm-12{
	padding-left:0;
}

.priceVolumeSelection .form-control {
    display: block;
    width: 100%;
    padding: 8px 15px;
    font-size: 15px;
    line-height: 20px;
    color: #1F1F1F !important;
    background-color: #fff;
    background-image: none;
    border: 1px solid #D5D5D5;
    border-radius: 12px !important;
}
.cal-container .form-group{
	margin-bottom:0;
}

.tablesaw-enhanced .tablesaw-bar .btn{
	background-color:#15a648 !important;
}

.left{
	border-radius:4px 0 0 4px !important;
}
.right{
	border-radius:0 4px 4px 0 !important;
}
#ctl00_cphContent_btnExport, #ctl00_cphContent_btnExportMonthly{
	float:right;
	position:relative;
	top:-11px;
	width:250px;
}


.cal-container select{
	border: 1px solid #D5D5D5;
	min-width:167px;
	max-width:100%;
	margin-bottom:0;
}

.monthYearSelection select{
	background: url(../images/dropdownArrow.png) right 14px center !important;
	background-repeat: no-repeat !important;
 
    background-color: #fff !important;
    min-width: 175px;
    border-bottom: none;
    padding: 10px 10px 10px 10px;
    color: #000 !important;
    transition: all .2s linear;
    font-size: 15px;
    line-height: 1.4;
}



/**************END Price & Volume**********************/
/*******New Bursa Announcements*********/

.bursa-section{
	display: flex;
    flex-direction: column;
    gap: 30px;
}


.bursa-sel-col, .bursa-cym-fr {
	display: flex;
	 
	width: 100%;
	gap: 20px;
}
.cym-col {
	display: flex;
 
	gap: 20px;
}
.ba-cate {
	width:58%;
	display: flex;
	gap: 20px;
}
 .ba-cate::after {
 content: '';
 display: inline-flex;
        /*border-right:1px solid #d1c7b4;*/
        height: 45px;
 width: 2px;
 background: #dfe2e4
}
.ba-yr, .ba-month {
	width: 150px;
}
.ba-cate select,  .ba-yr select,  .ba-month select {
	width: 100%;
	border: 1px solid #dfe2e4;
	border-radius: 12px;
	padding: 10px 40px 10px 15px;
	outline: none;
	color: #dfe2e4;
	font-size: 14px;
	font-weight:bold;
 
}
.bursa-filter-btns {
	display: flex;
	margin-left: auto;
	width: 240px;
}
.fr-btns {
	display: flex;
	width: 100%;
	align-items: center;
	gap: 15px;
}
.fr-btns .btn-primary {
	font-size: 16px;
	line-height: 16px;
	display: flex;
	 
	text-align: center;
 
	color: #fff !important;
 
}


 
.bursa-news-sec .bursa-item {
	float: left;
	width: 100%;
	background: #fff;
	/*padding:18px;*/
    display: flex;
	padding:20px;
	flex-direction: column;
	margin-bottom: 30px;
	border:2px solid #fff;
}
.bursa-item a, .bursa-item a:hover {
	display: flex;
	flex-direction: column;
	padding: 0px;
	letter-spacing:normal;
}
.bursa-more {
	display: flex;
	width: 100%;
	justify-content: flex-end;
	visibility: hidden;
	display:none;
}
.bursa-more:after {
	content: '';
	display: inline-flex;
	background: url(../images/bursa-view-more-icon.png) no-repeat;
	width: 38px;
	height: 18px;
	justify-content: flex-end;
}
.bursa-item a:hover .bursa-cal {
	/*background: url(../images/bursa-cal-hover-bg.png) no-repeat;*/
	width: 65px;
	height: 60px;
 
}
.bursa-item a:hover .bursa-cal .month, .bursa-item a:hover .bursa-cal .date {
	color: #000;
}
 .bursa-item:has(a:hover) {
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.15);
 -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.15);
 -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.15);   
    /* filter: drop-shadow(0 8px 20px rgba(0, 0, 0, .15));*/
 background: #fff;
     border: 2px solid #15a648;
	 transition: all .4s ease;
    transform: translateY(-10px);
}
.bursa-item a:hover .bursa-more {
	visibility: visible;
}
.bursa-day {
	float: left;
	width: 100%;
	border-bottom: 1px solid #dfe2e4;
	padding-bottom: 10px;
	margin-bottom: 10px;
	
}
.bursa-day p {
	font-size: 14px;
	line-height: 14px;
	font-weight:bold;
	color: #000;
	margin-bottom:0;
}
.bursa-date-news {
	width:100%;
	display: flex;
	gap: 20px;
	align-items: center;
}
.bursa-cal {
	display: flex;
	flex-direction: column;
	padding: 20px;
	background: #dfe2e4;
	width: 65px;
	height: 60px;
	align-items: center;
	justify-content: center;
	bordder-radius:6px;
}
.bursa-cal .month {
	font-size: 14px;
	line-height: 21px;
	color: #000;
	font-weight:bold;
}
.bursa-cal .date {
	font-size: 20px;
	line-height: 20px;
	color: #000;
	font-weight:bold;
}
.bursa-news{
	display:flex;
	width:100%;
}

.bursa-news p {
	font-size: 14px;
	line-height: 18px;
	color: #000;
	font-weight:bold;
}
/*bursa item multi news*/


.multi-news-links {
	padding: 18px;
}
.bursa-news a {
	padding: 5px 0px;
	position: relative;
	padding-left: 26px;
	letter-spacing:normal;
}
.bursa-news a:before {
	content: "\f105";
	display: block;
	position: absolute;
	left: 2px;
	font-family: FontAwesome;
	top: 2px;
	background-color: transparent;
	font-size: 23px;
	line-height: 23px;
}
.multi-news-links:hover .bursa-cal {
	background: url(../images/bursa-cal-hover-bg.png) no-repeat;
	width: 65px;
	height: 60px;
	color: #fff;
}
.multi-news-links:hover .bursa-cal .month, .multi-news-links:hover .bursa-cal .date {
	color: #fff;
}
.multi-news-links:hover {
	box-shadow: -3px 10px 23px -13px rgba(31, 29, 29, 1);
	-webkit-box-shadow: -3px 10px 23px -13px rgba(31, 29, 29, 1);
	-moz-box-shadow: -3px 10px 23px -13px rgba(31, 29, 29, 1);
	background: #ebe8db;
}
.multi-news-links:hover .bursa-more {
	visibility: visible;
}




.newannonce-container {
    padding-left: 30px;
    padding-right: 30px;
    margin-bottom: 60px !important;
}
.newannonce-container .ann-date {
    color: #002391;
    font-weight: 400;
    margin-bottom: 12px;
}
.announcement-content .announcement-link p {
    font-size: 20px;
    line-height: 30px;
    font-weight: 400;
    position: relative;
    padding-left: 35px;
}
.announcement-content .announcement-link p:before {
    content: "\f105";
    display: block;
    position: absolute;
    left: 5px;
    font-family: FontAwesome;
    top: 0;
    background-color: transparent;
    font-size: 25px;
    line-height: 30px;
}
 
 



.datepicker table tr td.active.active, .datepicker table tr td.active.disabled, .datepicker table tr td.active.disabled.active, .datepicker table tr td.active.disabled.disabled, .datepicker table tr td.active.disabled:active, .datepicker table tr td.active.disabled:hover, .datepicker table tr td.active.disabled:hover.active, .datepicker table tr td.active.disabled:hover.disabled, .datepicker table tr td.active.disabled:hover:active, .datepicker table tr td.active.disabled:hover:hover, .datepicker table tr td.active.disabled:hover[disabled], .datepicker table tr td.active.disabled[disabled], .datepicker table tr td.active:active, .datepicker table tr td.active:hover, .datepicker table tr td.active:hover.active, .datepicker table tr td.active:hover.disabled, .datepicker table tr td.active:hover:active, .datepicker table tr td.active:hover:hover, .datepicker table tr td.active:hover[disabled], .datepicker table tr td.active[disabled] {
    background-color:#15a648 !important;
	background-image:none !important;
}


/*******End New Bursa Announcements*********/



/*===========================================================================

AGM PAGE CSS STARTS HERE
=============================================================================*/

/*==========================================================================================================
SHAREHOLDERS MEETING CSS STARTS HERE
============================================================================================================*/

.epf-shm-sec{
	float:left;
	width:100%;
	margin-bottom:32px;
	border:2px solid #F0FBEC;
	border-radius:8px;
	padding:30px;
	margin-left:12px;
	width:98%;
	border: 2px solid #40C706;
    border-radius: 19px;
 
 
 
	 
 
 
}
 

.sm-title{
	font-size:24px;
	line-height:24px;
	font-weight:bold;
	color:#1F1F1F;
	margin-bottom:20px;
}
.sm-venue b, .sm-venue strong{
	display:block;
	font-size:16px;
	line-height:22px;
	font-weight:bold;
	color:#1F1F1F;
	margin-bottom:15px;
}
.sm-venue, .sm-venue p{
	display:block;
	font-size:16px;
	font-weight:normal;
	color:#1F1F1F;
	max-width:94%;
	text-align:justify;
	
}

.sm-date b, .sm-time strong, .sm-date strong, .sm-time strong{
	font-size:16px;
	color:#1F1F1F;
	line-height:22px;
	font-weight:bold;
	display:block;
	margin-bottom:15px;
}

.sm-date, .sm-time, .sm-date p, .sm-time p{
	font-size:16px;
	color:#1F1F1F;
	line-height:16px;
}

.sm-docs-sec{
	float:left;
	width:100%;
	margin-bottom:32px;
}

.sm-docs-sec [class*="col-"]{
	margin-bottom:24px;
}

.sm-docs-inner{
		float:left;
	width:100%;
 background: #F0FBEC;
	border-radius:19px;
	padding:20px;
	box-shadow: 0 3px 7px rgba(0, 0, 0, 0.15);
	border:2px solid #F0FBEC;
}

.sm-docs-inner:hover{
	    color: #000;
	border:2px solid #15a648;
	transition: all .4s ease;
	transform: translateY(-10px);
	letter-spacing:normal;
	box-shadow: 0 10px 25px rgba(0,0,0,0.15);
}



.sm-doc-title{
		font-size:16px;
	line-height:19px;
	font-weight:bold;
	color:#1F1F1F;
	min-height:74px;
	margin-bottom:10px;
}


.pd-btn{
	text-align:left;
	width:100%;
}

.pd-btn a{
	background:none !important;
	color:#15a648 !important;
	width:200px;
	text-align:left;
	padding:0;
	margin:0;
	justify-content:flex-start;
	letter-spacing:0 !important;
}

.pd-btn a:hover{
	background:none !important;
	color:#15a648 !important;
	width:200px;
	text-align:left;
	padding:0;
	margin:0;
	justify-content:flex-start;
	letter-spacing:0 !important;
/*	text-decoration:underline;*/
	
}

.pd-btn a .btn-text{
	display:flex;
	align-items:center;
	 
}
/*.pd-btn a:hover .btn-text{
	border-bottom:2px solid #15a648;
}*/

.pd-btn a .btn-text:after{
	content:'';
	display:inline-flex;
	margin-left:10px;
	background:url(../images/arrow-green.png) no-repeat;
	width:24px;
	height:11px;
	background-size:cover;
	 transition: transform 0.3s ease;
	
}
.pd-btn a:hover .btn-text:after{
	transition: transform 0.3s ease;
	transform: translateX(5px);
}




/*********** IR Privacy Policy *************/
.terms h4
{
	margin-top: 14px;   
    border-bottom: 1px solid #000;
    display: inline-block;
	letter-spacing:0px;
	padding-bottom:1px;color:#000;
	margin-bottom:0px;
	font-weight: bold;font-size: 20px;
}
.terms h5
{
	margin-top: 22px;
    margin-bottom: 10px; 
	font-size:18px;line-height:24px;
	font-weight: bold;text-decoration: underline;
	color:#000; 
}
.terms ul {
  list-style-type: none;
  padding-left: 5px;  
}
.terms li {
  position: relative;
  padding-left: 26px;
  margin-bottom: 10px;
  text-align: justify;
}
.terms li:before {
  position: absolute;
  top: 0;
  left: 0;
  font-family: FontAwesome;
  content: "\f0a9";
  color: #15a648;;
  font-size:17px;
}

 
.z-tabs.underlined.red > ul.z-tabs-nav > li.z-active > a, .z-tabs.underlined.red > ul.z-tabs-nav > li > a:hover {
    border-color: #15a648 !important;
}


/*********** End IR Privacy Policy *************/

/******* Entitlements *******/
.entitlement
{
	margin-bottom:20px;
}
.entitlement .nav-tabs > li {
  float: left;
  margin-bottom: -1px;
  font-size:15px;
}

.entitlement .nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1;
  border: 1px solid transparent;
  border-radius: 12px 12px 0 0;
  background:#dfe2e4;
  color:#000;
  font-weight:bold;
  font-size:15px;
  padding:12px;  
}
.entitlement .nav-tabs > li > a:hover {
  border-color: #eee #eee #ddd;
    
}
.entitlement .nav-tabs > li.active > a,
.entitlement .nav-tabs > li.active > a:hover,
.entitlement .nav-tabs > li.active > a:focus {
  color: #fff !important;
  cursor: default;
  background-color: #15a648;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  font-weight:600;
}

.entitlementTable{
	font-size:12px;
}

.entitlementTable thead{
	background:#888;
	color:#fff;
}


/*Dividend calculator Css */

#divCal{
	float:left;
	background: #dedede;
    padding: 30px 20px;
    clear: all;
    clear: both;
    margin:10px 0px 30px 0px;
	width:100%;border-radius: 5px;
}
.header{
	
    font-size: 20px;
    font-weight: 600;
    /*text-transform: uppercase;*/
}
.subhead{
	font-size: 18px;
    font-weight: 600;
	
}

#NoOfShares{
	clear: both;
    width: 100%;
    float: right;
    margin-bottom: 15px;
	
}
.forlabel{
	float: left;
	
}
.divInputs input
{
	max-width:152px;padding:6px;
}
.divInputs{
	float: right;	
}
#PaymentDate{
	float: left;
    width: 100%;
    clear: right;
    margin-bottom: 15px;
}
#Calculate{
	float: left;
    width: 100%;
    margin-bottom: 15px;
	
}
#DividendPerShare, #Total{
	float: left;
    width: 100%;
    margin-bottom: 15px;
	
}
/*******end Entitlements *******/

/********** Investment Calculator ************/
.toggle {
    display: block;
    position: relative;
    margin: 0 0 20px 0;
}
.toggle .togglet,
.toggle .toggleta {
    display: block;
    position: relative;
    margin: 0;
    margin-top:-15px;
    font-weight: 600;
    color: #444;
    cursor: pointer;
}
.toggle .togglet i {
    position: absolute;
    top: 0;
    left: 0;
    width: 16px;
    text-align: center;
    font-size: 16px;
    line-height: 24px;
}
.toggle .toggleta { font-weight: bold; }
.toggle .togglet i.toggle-open,
.toggle .toggleta i.toggle-closed { display: none; }
.toggle .toggleta i.toggle-open { display: block; }
.toggle .togglec {
    display: block;
    position: relative;
	border:1px solid #e5e5e5;
	padding: 15px;
	background:#f9f9f9;
	margin-top:15px;
	border-radius:12px;
	
}
.hidden 
{
 display:none;
}
.form-group .form-control{
	/*text-align:right;*/	
}
.form-group label.form-control{
	border:none;
	border-bottom:1px solid #ebebeb;
	-webkit-box-shadow: inset 0 0px 0px rgba(0, 0, 0, .075);
	box-shadow: inset 0 0px 0px rgba(0, 0, 0, .075);
}
.form-inline .form-control {
	display: inline-block;
	width: 100%;
	vertical-align: middle;
}
.edit-transaction .togglet{
	font-size:12px;margin-top:-6px;
}
.calculator label{
	font-weight:normal!important;	
	line-height:35px;
}
.calculator .form-control{
	border:none;
	border-radius:0;
	border-bottom:1px solid #ccc;	
	-webkit-box-shadow: inset 0 0px 0px rgba(0, 0, 0, .075);
    box-shadow: inset 0 0px 0px rgba(0, 0, 0, .075);
	text-align:center;	
	color:#666!important;
	font-weight:bold;
	background:transparent;
	position:relative;
}
.calculator .calculate-value .form-control{
	color:#666!important;	
	border-bottom:1px solid #ebebeb;
}
.calculator-edit{
	text-align:right;	
}
.text-bold{	
	font-weight:bold;
}
.togglec .form-group input{
	border-bottom:1px solid #ccc;	
	background:transparent;
}
.form-inline .form-control{
	border:0px solid #ccc;	
}
.inputbox{
	background:url(../images/corner.png) right bottom no-repeat !important;	
}
#calResult .form-control{
	border:0px solid #ccc;	
}
#calResult h3
{
	padding-top:0px !important;padding-bottom:18px !important;border-bottom:1px solid #eee !important;
}

.corpInfo a span{
	display:block;
	height:20px;
}
.calculator
{
  min-height:1620px;
}


.rc-brdr{
	border-radius:12px !important;
	border:1px solid #DFE2E4 !important;
	
}
/********** End Investment Calculator ************/

/************** Corporate Calendar **************/

.title-sec{
	display:none;
}

.calendar-sec select{
	width:200px;
	margin-right:30px;
}


.calendar-sec > div{
	display:flex;
	flex: 0 0 auto;
	width:100%;
	flex-wrap:wrap;
}

.calsec-pasteve{
	display:flex;
	flex-direction:column;
	width:100%;
}

.eventsCalendarContainer{
	 
}
 
.eventsCalendarContainer .dropdownpullleft {
    float: left;
    width: auto;
    margin-right: 50px;
}

.filters-sec {
    float: left;
    width: auto;
}


#ctl00_cphContent_dvEvent, #ctl00_cphContent_pnlUnderConstruct{
	display:flex;
	width:100%;
	flex-direction:column;
}

.vm-btn {
	 display:flex;
	 width:100%;
	 align-items:center;
	 justify-content:center;
	width:100%;
	text-align:center;
}

.vm-btn a, .vm-btn a:hover{
	/*width:240px;*/
	max-width:240px;
}

#ctl00_cphContent_dvPastEvent .vm-btn a{
	width:175px;
}

#ctl00_cphContent_dvEvent .main-title{
	justify-content:flex-start;
	margin-left:12px;
}



.main-title h4 {
	margin-bottom: 30px;
	font-size: 20px;
	color: #15a648;
	font-weight: bold;
}
.eventsCalendar {
	border-top:1px solid #dfe2e4;
	padding: 32px 0px 26px 0px;
}
/*.eventsCalendar:first-child{	
	padding-top: 0px;border:none;
}*/
.eventCalendarBtn a {
	display:block;
	padding-left:10px;
	margin-top:10px;
	margin-bottom:10px;
	font-weight:bold;
	background:url(../images/arrow.png) no-repeat 155px 55%;
}
.eventCalendarBtn a:hover {
	background:url(../images/arrowHover.png) no-repeat 155px 55%;
}
.eventCalendarTitle {
	font-size:18px;
	font-weight:500;
	padding-bottom:10px;
	margin-top:-3px;
}
.eventCalendarContent {
	line-height: 22px;
	margin-bottom:10px;
}
.eventCalendarImg {
	background:url(../images/calendar.png) no-repeat;
	width:62px;
	height:71px;
	background-size:contain;
}
.eventCalendarImg .month {
	display:block;
	text-align:left;
	font-size:14px;
	position:relative;
	top:9px;
	font-weight:bold;
	text-align:center;
	color:#15a648;
}
.eventCalendarImg .date {
	display:block;
	text-align:left;
	font-size:24px;
	line-height:27px;
	position:relative;
	font-weight:bold;
	/*text-shadow:1px 1px #ccc;*/
	text-align:center;
	top:15px;
	margin-top:2px;
	color:#15a648;
}
.ace_dd a {
	color:#15a648;
}
.eventsCalendar a.dis {
	margin-top:-7px !important;
}
#ctl00_cphContent_dvEvent #ctl00_cphContent_lblYear {
	margin-left:14px;
}
.pe-more {
	display:none;
}
/************* End Corporate Calendar ************/



/********* Circulars & Shareholders Meeting ********/

.circularsContainer{
	margin-bottom: 20px;
	 
	display:flex;
	gap:20px;
	align-items:center;
	border: 1px solid #dfe2e4;
    border-radius: 12px;
   
    margin-left: 15px;
    margin-right: 15px;
	padding: 30px 0;
}

.circularsContainer [class="col-sm-4 col-xs-12 col-lg-3"]{
	display:flex;
	align-items:center;
	justify-content:center;
}

.circularsContainer .doc-images{
	width:auto;
	height:300px;
	border: 1px solid #dfe2e4;
	border-radius:8px;
}

/*
.circularsContainer:last-of-type
{
	border:0px;
}*/
.circulars h5{
	margin-top:0;
}
.circularDate{
	padding-bottom:10px;
	font-weight:bold;	
}
.circularContent{
	text-align:justify;
}
.circularButton{
	padding-top:20px;	
}
.circularButton span{
	/*padding-left:32px;*/
	margin-bottom:2px;
	padding-top:1px;
}

.circularsContainer .pt10
{
	padding-top:0px;
}
/********* End Circulars & Shareholders Meeting ********/

/******Media News********/
.medianews-wrapper{
	width:100%;	
	margin-bottom:20px;
}

.medianews-date-wrapper{
	text-align:center;	
	width:15%;
	background:#15a648;
	color:#fff;
	float:left;
	padding:28px 10px;
	max-width:60px;
	min-height:91px;
	margin-bottom:10px;
}

.medianews-date{
	font-size:18px;
	line-height:20px;
}

.medianews-month{
	font-size:13px;
	text-transform:uppercase;
	line-height:15px;
}

.medianews-title-wrapper{
	float:left;
	width:85%;
	display: table;background: #ececec;
}

.medianews-publisher{
	font-size:12px;
	color:#15a648;
}

.medianews-title{
	font-size: 14px;
	line-height:16px;
    font-weight: normal;
    display: table-cell;
    vertical-align: middle;	
	padding:10px 15px;
	height:91px;
	background:none;
	-webkit-transition:  border 0.2s ease;
	 -moz-transition:  border 0.2s ease;
	 -o-transition:  border 0.2s ease;
	 -ms-transition: border 0.2s ease;
	 transition: border 0.2s ease; 
}

.medianews-title a{
	color:#000;
	font-size:14px;
	line-height:16px;
}
.medianews-title a:hover
{
	color: #15a648 !important;
}

.medianews-title:hover{
	/*border:2px solid RGBA(100,100,100,0.1);	*/
}

.media-wrapper{
	/*margin:10px 0px;*/
	border-bottom:1px dashed #ccc;	
}

/******END Media News********/

/*********** Datepicker ***********/
.ui-datepicker th{
	color:#2b3991;	
}
.ui-datepicker th:first-child{
	color:#ff0000;	
}
.ui-datepicker td:first-child a{
	color:#ff0000;	
}
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active{
	background-color:#15a648 !important;
	color:#ffffff!important;
}
.ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year{

	min-width:0px;
	border: 0px solid #eee;	
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
	background:#fff;
	color:#333;
	border-radius:0px;
	border:none;
	color:#666666;
	font-size: 14px;
	font-weight:normal;
}
.ui-datepicker .ui-datepicker-prev
{
	left:5px;
	background: url(../img/glyphicons-217-circle-arrow-left.png) no-repeat left center;
	height:40px;
	width:35px;
}
.ui-datepicker .ui-datepicker-prev:hover
{
	background: url(../img/glyphicons-217-circle-arrow-left-hover.png) no-repeat left center;
	height:40px;
	width:35px;
	left:5px;
}
.ui-datepicker .ui-datepicker-next {
	background: url(../img/glyphicons-218-circle-arrow-right.png) no-repeat right center;
	height:40px;
	width:35px;
	right:5px;
}
.ui-datepicker .ui-datepicker-next:hover
{
	background: url(../img/glyphicons-218-circle-arrow-right-hover.png) no-repeat right center;
	height:40px;
	width:35px;
	right:5px;
}
.icon-circle-arrow-left:before, .icon-circle-arrow-left:after{
	content:""!important;
}
.icon-circle-arrow-right:before, .icon-circle-arrow-right:after{
	content:""!important;
}

/*********** End Datepicker ***********/



/*-===================================================================
NEW AR PAGE DESIGN CSS STARTS HERE 05-JUNE-2020
======================================================================*/

/*===================================================
AR CUstom css
======================================================*/
/*ar-cover clip*/



.ar-top-sec .ar-cover-sec{
	width:40% !important;
}



#ctl00_cphContent_imgAnnRptCover, .ar-cover-img img {
/* clip-path: polygon(100% 0, 100% 65%, 55% 100%, 0 100%, 0 0);*/

	/*border: 1px solid #dfe2e4;
	border-radius:8px;*/
}
.ar-left-cover {
/*	width: 80%;
	margin-right: 20%;
	margin-top: 2px;*/
}
.ar-des-small-title {
	 
font-family: "Maxis", sans-serif;
    font-size: 40px;
    line-height: 49px;
    color: #000000;
    font-weight: bold;
    margin-top: 0;
	margin-bottom:30px;
 
	 
}
.ar-des-big-title {
 
	font-size: 20px;
	color: #fff;
	text-transform: uppercase;
	display:none;
}
.ar-des-down-sec {
	float: left;
	width: 48%;
	margin-top: 30px;
	margin-right: 1%;
	min-height:75px;
	display: grid;
    grid-template-columns:50px 1fr;
}



.ar-des-cont {
	margin-top: 20px;
	display:none;
}
.arddicon {
	float: left;
	width: 36px;
	/*height: 48px;*/
	height:71px;
	margin-right: 15px;
	display:none;
}
.arddicon img{
	display:none;
}
/*.arddicon::before{
	content: '';
    display: inline-flex;
    background: url(../images/iconDownloadHover.png) no-repeat center center;
    background-size: contain;
    width: 56px;
    height: 56px;
    margin-bottom: 2px !important;
    margin-right: 10px;
    align-items: center;
}*/
 

.ar-d-icon, .ar-v-icon, .ar-py-d, .ar-py-y{
	display:flex;
	align-items:center;
}


.ar-d-icon a::before{
	content: '';
    display: inline-flex;
    background: url(../images/iconDownloadHover.png) no-repeat center center;
    background-size: contain;
    width: 40px;
    height: 40px;
    margin-bottom: 2px !important;
    margin-right: 10px;
    align-items: center;
}

.ar-d-icon a:hover::before{
	content: '';
    display: inline-flex;
    background: url(../images/iconDownloadHover.png) no-repeat center center;
    background-size: contain;
    width: 40px;
    height: 40px;
    margin-bottom: 2px !important;
    margin-right: 10px;
    align-items: center;
	opacity:0.8;
}


.ar-v-icon a::before{
	content: '';
    display: inline-flex;
    background: url(../images/iconViewHover.png) no-repeat center center;
    background-size: contain;
    width: 40px;
    height: 40px;
    margin-bottom: 2px !important;
    margin-right: 10px;
    align-items: center;
}

.ar-v-icon a:hover::before{
	content: '';
    display: inline-flex;
    background: url(../images/iconViewHover.png) no-repeat center center;
    background-size: contain;
    width: 40px;
    height: 40px;
    margin-bottom: 2px !important;
    margin-right: 10px;
    align-items: center;
	opacity:0.8;
}




.ardwon-link {
 
	font-size: 18px;
	line-height: 22px;
	color: #444;
	float: left;
	width: 90%;
	letter-spacing:normal;
	grid-column: 1 / -1;
	 
	
}

 
.ardwon-link a, .ardwon-link a:hover{
	letter-spacing:normal;
	display:flex;
	align-items:center;
	margin-bottom:5px;
}








.ar-pdfsize {
	float: left;
	width: 90%;
	/*padding-left:50px;*/
 	font-size: 16px;
	color: rgba(0,0,0,0.5);
	margin-top:-10px;
	grid-column: 2;
}
.greyline {
	float: left;
	width: 100%;
	border-top: 1px solid #fff;
	margin-top: 55px;
	margin-bottom: 55px;
	clear: both;
}
.secTitle h2 {
 
	font-size: 40px;
	margin-bottom: 55px;
	color: #000;
	font-weight: bold;
	margin-top:0;
 
}
.ar-prev-yr-contnt {
	margin-top:0px;
}

.ar-prev-yr-contnt .vm-btn a{
	width:175px;
}

.ar-item {
	margin-bottom:50px;
	max-height:320px;
	height:320px
}
.ar-cover-inner {
	float:left;
	width:100%;
	display:flex;
	align-items:center;
	gap:20px;
}
.ar-cover-img {
 display:flex;
 width:65%;
 
}
.ar-pre-yr-sec {
 
}
.ar-yr-title {
 
	font-size: 20px;
	line-height:24px;
	font-weight:bold;
	color: #15a648;
	 
}
.item-ar-down-cont {
	  display: grid;
    grid-template-columns: 30px 1fr;
    column-gap: 10px;
 
}
.item-arddicon {
	float: left;
	width: 36px;
	height: 48px;
	margin-right: 15px;
	display:none;
}

.ar-py-d a::before{
	content: '';
    display: inline-flex;
    background: url(../images/iconDownloadHover.png) no-repeat center center;
    background-size: contain;
    width: 28px;
    height: 28px;
    margin-bottom: 2px !important;
    margin-right: 10px;
    align-items: center;
}

.ar-py-d a:hover::before{
	content: '';
    display: inline-flex;
    background: url(../images/iconDownloadHover.png) no-repeat center center;
    background-size: contain;
    width: 28px;
    height: 28px;
    margin-bottom: 2px !important;
    margin-right: 10px;
    align-items: center;
	opacity:0.8;
}





.ar-py-v a::before{
	content: '';
    display: inline-flex;
    background: url(../images/iconViewHover.png) no-repeat center center;
    background-size: contain;
    width: 28px;
    height: 28px;
    margin-bottom: 2px !important;
    margin-right: 10px;
    align-items: center;
}

.ar-py-v a:hover::before{
	content: '';
    display: inline-flex;
    background: url(../images/iconViewHover.png) no-repeat center center;
    background-size: contain;
    width: 28px;
    height: 28px;
    margin-bottom: 2px !important;
    margin-right: 10px;
    align-items: center;
	opacity:0.8;
}

.ar-py-d a, .ar-py-v a, .ar-py-d a:hover, .ar-py-v a:hover{
	letter-spacing:normal;
	display:flex;
	align-items:center;
	margin-bottom:5px;
}

.item-ardwon-link {
 
	font-size: 16px;
	line-height: 22px;
	color: #fff;
	float: left;
	width: 100%;
	 grid-column: 1 / -1;
}
.item-ar-pdfsize {
	float: left;
	width: 100%;
	 
	 margin-top:-10px;
	font-size: 14px;
	color: rgba(0,0,0,0.5);
	 grid-column: 2;
}
.down-view-cont {
	display: flex;
    width: 100%;
    flex-wrap: wrap;
    gap: 20px;
 
}
.item-ar-down-view {
	float: left;
	width: 100%;
	margin-bottom: 15px;
	  display: grid;
    grid-template-columns: 30px 1fr;
    column-gap: 10px;
}
.item-arvicon {
	float: left;
	width: 36px;
	height: 48px;
	margin-right: 15px;
	display:none;
}
.item-arview-link {
	 
	font-size: 16px;
	line-height: 22px;
	color: #444;
	float: left;
	width: 70%;
	grid-column: 1 / -1;
}
.item-ar-view {
	float: left;
	width: 70%;
	 
	font-size: 14px;
	color: rgba(0,0,0,0.5);
	 grid-column: 2;
}


/*button for annual report hard copy request*/

.ar-des-down-sec-rarhc{
	float:left;
	width:100%;
	background:#9be51b;
	color:#01292f !important;
	padding:10px 20px;
	border-radius:50px;
	text-align:center;
	
}
.ar-des-down-sec-rarhc .arddicon{
	display:none;
}
.ar-des-down-sec-rarhc .ardwon-link{
	width:100%;
	display:inline-block;
	float:none;
	color:#01292f !important;
}

.ar-des-down-sec-rarhc .ardwon-link a{
	color:#01292f !important;
}

.ar-des-down-sec-rarhc .ardwon-link a:hover{
	color:#fff !important;
}


.inner-ar-item:hover .ar-link h4, .inner-ar-item:hover .cg-link h4{
	color: #fff;
}

.download-link, .view-link{
	display: inline-block;
	float: left;
	margin-left: 2%;
	width: 10%;
	position: relative;
	top: 10px;
	
}

.download-icon{
	background: url(../images/reports-download.png) no-repeat;
	display:block;
	width:100%;
	height: 13px;
	background-position: center center;
	
}

.view-icon{
	background:url(../images/reports-view-icon.png) no-repeat;
	display:block;
	width: 100%;
	height: 13px;
	background-position: center center;
	
}
.inner-ar-item:hover .download-icon{
	background: url(../images/reports-download-white.png) no-repeat;
	display:block;
	width:100%;
	height: 13px;
	background-position: center center;
	
}

.inner-ar-item:hover .view-icon{
	background:url(../images/reports-view-icon-white.png) no-repeat;
	display:block;
	width: 100%;
	height: 13px;
	background-position: center center;
	
}


/****** Corporate Presentations *********/
.docs-title {
    font-size: 14pt;
    line-height:22px;
    padding-bottom: 10px;
    min-height: 55px;
    margin-top: 10px;
}

.docs-title a {
	color:#15a648;
}
.docs-title a:hover{
	color:#15a648;
}
.docs-date {
    padding-bottom: 10px;
    font-size: 14px;
    border-bottom: 3px solid #15a648;
}
/******end Corporate Presentations *********/


/*===========================================
Media section css starts here - Audio video
============================================*/

.media-sec{
	float:left;
	width:100%;
	display:block;
	border-bottom:1px solid #15a648;
	margin-bottom:15px;
}
.corp-date{
	width:100%;
	font-size:16px;
	font-weight:600;
	margin-bottom:15px;
	color:#15a648;
}

.corp-date a{
	width:100%;
	font-size:16px;
	font-weight:normal;
	margin-bottom:15px;
}
.corp-date span{
	display:block;
	margin-bottom:12px;
}

.media-sec a.title{
	font-size:14pt;
	color:#15a648;
	width:100%;
	float:left;
	padding-top:10px;
	margin-bottom:15px;
	position:relative;
	padding-right:70px;
}

.media-sec a.title:hover{
	text-decoration:none;
	color:#15a648;
}

.media-sec .title:after {
    content: url(../images/play-icon.png);
  /*  width: 30px;
    height: 90px;*/
    margin-right: 10px;
    position: relative;
    
	padding-left:20px;
	position:absolute;
	right:0;
	margin-top:-9px;
  
}
.media-sec a.title:hover:after {
    content: url(../images/play-icon-hover.png);
  /*  width: 30px;
    height: 90px;*/
    margin-right: 10px;
    position: relative;
    margin-top:-9px;
	position:absolute;
	right:0;
  
}



.down-play{
	width:30%;
	float:left;
}
.med-source{
	float:left;
	width:100%;
	color:#999;
	font-style:italic;
	margin-bottom:15px;
	
}


/*===================================================
Archive page css starts here
======================================================*/

.qurter-sec{
	float:left;
	width:100%;
	margin-bottom:90px;
}

.qurter-sec .iraccordion-title > button{
	background-color:transparent !important;
}


.accordion-section-bg{
	float:left;
	width:100%;
	background:none;
	border-radius:15px;
	padding:15px;
}

.reports-small-title{
	text-align:center;
	font-size:14px;
	color:#000;
	font-weight:500;
	margin-bottom:40px;
}
.reports-title{
	float:left;
	width:100%;
	margin-bottom:40px;
}
.reports-title h4{
	font-size:30px;
	line-height:30px;
	font-weight:bold;
	margin-top:0;
	margin-bottom:0;
	text-transform:capitalize;
}
.qurter-sec .iraccordion-title{
	 
	font-size:22px;
	line-height:22px;
	color:#fff;
	font-weight:bold;
	margin-bottom:20px !important;
	 padding:15px 20px !important;
	background:#000;
	border-radius:12px 12px 0 0;
}
.qblock-in{
	float:left;
	width:100%;
	margin-bottom:40px;
}
.qr-head{
	float:left;
	width:100%;
	background:#15a648;
	border-radius:12px;
	text-align:center;
	padding:20px 0;
	margin-bottom:10px;
}
.qr-head p{
	font-size:18px;
	line-height:18px;
	font-weight:500;
	margin-bottom:0;
	color:#fff;
}

.qr-rsl-sec{
	float:left;
	width:100%;
	background:#dfe2e4;
	padding:14px 20px;
	border-radius:12px;
	margin-bottom:10px;
	
}
.checkbox-group{
	float:left;
	width:25px;
	height:25px;
	margin-right:10px;
	  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.file-name{
	float:left;
	width:74%;
	margin-right:0px;
	font-size:14px;
	line-height:14px;
	font-weight:600;
	color:#000;
	text-align:left;
	margin-bottom:2px;
}

.file-name a, .file-name a:hover{
	margin-right:0px;
	font-size:14px;
	line-height:14px;
	font-weight:600;
	color:#000;
	text-align:left;
	letter-spacing:normal;
}


.file-size{
	float:;
	display:block;
	width:74%;
	text-align:left;
	font-size:12px;
	line-height:12px;
	font-weight:400;
	color:#000;
	margin-left:35px;
}

.chek-box-cont{
	  display: block;
  position: relative;
	  cursor: pointer;
  font-size: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
/* Hide the browser's default checkbox */
.chek-box-cont input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.check-mark {
  position: absolute;
  top: 3px;
  left: 0;
  height: 20px;
  width: 20px;
  background-color: #fff;
  border:2px solid #000;
  border-radius:5px;
}


/* On mouse-over, add a grey background color */
.chek-box-cont:hover input ~ .check-mark {
  background-color: #fff;
  
}

/* When the checkbox is checked, add a blue background */
.chek-box-cont input:checked ~ .check-mark {
  background-color: #15a648;
    border:2px solid #15a648;
}

/* Create the checkmark/indicator (hidden when not checked) */
.check-mark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.chek-box-cont input:checked ~ .check-mark:after {
  display: block;
}

/* Style the checkmark/indicator */
.chek-box-cont .check-mark:after {
  left: 4px;
  top: -1px;
  width: 8px;
  height: 16px;
  border:1px solid #fff;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

/*===========================================
Annual Report section starts here
=============================================*/
.annual-rprts-sec{
	float:left;
	width:100%;
	margin-bottom:90px;
	display:flex;
	flex-wrap:wrap;
}
.reports-block-sec{
		float:left;
	width:100%;
}
.annual-reports-block-sec{
	display:flex;
	flex-wrap:wrap;
}



.annual-reports-block-sec [class*="col-lg-3 col-md-3 col-sm-6 col-xs-12"]{
	 display:flex;
	 margin-bottom:10px;
}



.rsl-sec{
	float:left;
	width:100%;
	background:#dfe2e4;
	padding:14px 20px;
	border-radius:12px;
	margin-bottom:10px;
	height: 100%;
   
    align-items: center;
    display: flex;
    flex-wrap: wrap;
	
}

.block-in{
	float:left;
	width:100%;
	/*margin-bottom:40px;*/
}

/*=======================================================
circular secton
=========================================================*/

.circular-rprts-sec{
	float:left;
	width:100%;
	margin-bottom:90px;
}


.circular-reports-block-sec{
		float:left;
	width:100%;
		display:flex;
	flex-wrap:wrap;
}

.circular-reports-block-sec [class*="col-lg-3 col-md-3 col-sm-6 col-xs-12"]{
	 display:flex;
	 margin-bottom:10px;
}

.cr-rsl-sec{
	float:left;
	width:100%;
	background:#dfe2e4;
	padding:14px 20px;
	border-radius:12px;
	 
	align-items: center;
    display: flex;
    flex-wrap: wrap;
	
}

.crblock-in{
	float:left;
	width:100%;
	/*margin-bottom:40px;*/
}

/*=======================================================
Corporate Governance secton
=========================================================*/


.cg-reports-block-sec{
	display:flex;
	flex-wrap:wrap;
}



 .cg-reports-block-sec [class*="col-lg-3 col-md-3 col-sm-6 col-xs-12"]{
	 display:flex;
	 margin-bottom:10px;
}

 


.cg-rprts-sec{
	float:left;
	width:100%;
	margin-bottom:90px;
}


.cg-reports-block-sec{
		float:left;
	width:100%;
}

.cg-rsl-sec{
	float:left;
	width:100%;
	background:#dfe2e4;
	padding:14px 20px;
	border-radius:12px;
	margin-bottom:10px;
	
}

.cgblock-in{
	float:left;
	width:100%;
	/*margin-bottom:40px;*/
}



.download-sec{
	float:left;
	width:100%;
}
/*.downlad-files{
	float:none;
	display:block;
	width:45%;
	margin:0 auto;

}*/

.downlad-files{
	float:none;
	display:flex;
	width:100%;
	align-items:center;
	justify-content:center;
 

}


.d-cont{
	float:left;
	min-width:263px;
		font-size:14px;
	line-height:30px;
	font-weight:500;
	color:#000;
}
.df-size{
	float:left;
	width:75px;
	color:#15a648;
	font-size:16px;
	margin-left:15px;
	margin-right:15px;
	
}
.df-size input{
	float:left;
	width:100%;
	border:none;
	text-align:center;
	outline:none;
}

/*feedback form css*/

.feedback-sec{
	display:flex;
	width:60%;
	margin:0 auto;
	/*background:#dfe2e4;*/
	/*border:2px solid #dfe2e4;*/
	border-radius:12px;
	padding:30px;
	border-radius:12px;
}

.feedback-cont{
	 
	width:100%;
	align-items:center;
}

.fdbk a, .fdbk a:hover {
	width:170px;
}
.form-control{
	border-color:#000;
	border-radius:12px;
}
.cp-block{
	display:flex;
	align-items:center;
	flex-wrap:wrap;
}
.ecp-block{
	margin-bottom:51px;
}


.mobile-menu-toggle {
    display: none;
}




/*==========  Mobile First Method  ==========*/
/* Large desktops and laptops */
@media (min-width: 1200px)
{
ul.doc-list li .ar-top-link-title {
    float: left;
    max-width: 80%;
    text-decoration: none;
    font-size: 18px;
    line-height: 21px;
    font-weight: bold;
    color: #000;
    text-align: left;
    min-width: 55%;
    text-transform: uppercase;
}
.priceVolumeSelection .cal-container .monthYearSelection{
	display:flex;
	gap:10px;
}

.priceVolumeSelection .cal-container .monthYearSelection select{
	width: 100%;
    min-width: unset;
}

	.qurter-block [class="col-lg-4 col-md-4 col-sm-6 col-xs-12"]{
	display:flex;
	flex:0 1 20%;
}

.qurter-block [class="col-lg-8 col-md-8 col-sm-6 col-xs-12"]{
	display:flex;
	flex:0 1 78%;
}

	
}
/* Landscape tablets and medium desktops */
@media (min-width: 992px) and (max-width: 1199px) 
{
ul.doc-list li .ar-top-link-title {
    float: left;
    max-width: 80%;
    text-decoration: none;
    font-size: 18px;
    line-height: 21px;
    font-weight: bold;
    color: #000;
    text-align: left;
    min-width: 66%;
    text-transform: uppercase;
}

.ar-link h4, .cg-link h4 {
    float: left;
    width: 60%;
    margin-left: 12px;
    font-size: 14px;
    line-height: 14px;
    color: #000;
    font-weight: 600;
    text-align: left;
} 
.download-link, .view-link {
    display: inline-block;
    float: left;

    margin-left: 2%;
    width: 13%;
    position: relative;
    top: 10px;
}

.priceVolumeSelection .cal-container .monthYearSelection{
	display:flex;
	gap:10px;
}

.priceVolumeSelection .cal-container .monthYearSelection select{
	width: 100%;
    min-width: unset;
}

	.qurter-block [class="col-lg-4 col-md-4 col-sm-6 col-xs-12"]{
	display:flex;
	flex:0 1 26%;
}

.qurter-block [class="col-lg-8 col-md-8 col-sm-6 col-xs-12"]{
	display:flex;
	flex:0 1 70%;
}


 
 
}
/* Portrait tablets and small desktops */
@media (min-width: 768px) and (max-width: 991px) 
{
	.report-pic-sec-2, .report-title-2
	{
		float:none;width:auto;margin:0px;;
	}
	.report-title-2 a.download
	{
		min-width:190px !important;
	}
	
	
 .ar-docs-list-sec {
    float: left;
    width: 100%;
    padding: 32px 0;
}
  
ul.doc-list li .ar-top-link-title {
    float: left;
    max-width: 80%;
    text-decoration: none;
    font-size: 18px;
    line-height: 21px;
    font-weight: bold;
    color: #000;
    text-align: left;
    min-width: 80%;
    text-transform: uppercase;
}
.ar-link h4, .cg-link h4 {
    float: left;
    width: 60%;
    margin-left: 12px;
    font-size: 14px;
    line-height: 14px;
    color: #000;
    font-weight: 600;
    text-align: left;
}

.download-link, .view-link {
    display: inline-block;
    float: left;
    margin-left: 2%;
    width: 13%;
    position: relative;
    top: 10px;
}	

.priceVolumeSelection .cal-container .monthYearSelection{
	display:flex;
	gap:10px;
}

.priceVolumeSelection .cal-container .monthYearSelection select{
	width: 100%;
    min-width: unset;
}
.ar-cover-img {
    display: flex;
    width: 100%;
}


	.qurter-block [class="col-lg-4 col-md-4 col-sm-6 col-xs-12"]{
	display:flex;
	flex:0 1 24%;
}

.qurter-block [class="col-lg-8 col-md-8 col-sm-6 col-xs-12"]{
	display:flex;
	flex:0 1 70%;
}	
	
  
}
@media (min-width: 768px){
	
    .row-eq-height {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }	
	
	
  #ir-menu .navbar-nav li a {
	  padding: 22px 0px !important;
	  /*margin-right:22px;*/
  }
  #ir-menu .navbar-nav li:last-child a {
	  
	  margin-right:0px !important;
  }
  #ir-menu .navbar-toggle {
    display: none;
  }
  .eventsCalendar a.dis {
    margin-top: -8px;
  }
  #ir-menu .navbar-collapse
  {
	   display:inline-block !important;
  }
  

 
}

@media (max-width: 768px){
	
.ar-des-down-sec{
	min-height:100px;
}

 
	
}





/* Landscape phones and portrait tablets */
@media (max-width: 767px){
	
/*.table, #ctl00_cphContent_fvStkInfo{
	border-collapse:collapse !important;
	border-spacing:0;
}	*/
	
	
/*toggle menu for inner menu*/	
	
/*.mobile-menu-toggle {
    display: block;
	transition: all .4s ease;
}*/

  .row-eq-height {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }	



   .mobile-menu-toggle {
        display: block;
        font-size: 30px;
        line-height: 1;
        padding: 8px 15px;
        border: 0;
        background: none;
        cursor: pointer;
    }

    #ctl00_submenu ul {
        max-height: 0;
        overflow: hidden;
        margin: 0;
        padding: 0;
        transition: max-height 0.25s ease;
    }
	
	#ctl00_submenu > span {
    line-height: 0;
}
 

    .mobile-menu-toggle {
		font-size:30px;
		line-height:1px;
        display: block;
        width: 100%;
        padding: 12px;
        border: 0;
        background: none;
        color: #002391;
        text-align: right;
    }

 /*   #ctl00_submenu ul {
        display: none;
		 
        margin: 0;
        padding: 0;
        list-style: none;
		transition: all .4s ease;
		transition: max-height 0.25s ease;
    }*/

    #ctl00_submenu ul.active {
        display: block;
		 
    }
	
	 
	

    #ctl00_submenu li {
        display: block;
        width: 100%;
    }

  
 	#ctl00_submenu ul li {
    display: inline-flex;
    vertical-align: middle;
    font-size: 16px;
    line-height: 22px;
    align-items: center;
    justify-content: center;
    margin-bottom: 10px;
}
	  #ctl00_submenu ul li a, #ctl00_submenu ul li a:hover {
         
		background:none;
		padding:0;
    }
	  #ctl00_submenu a.active, #ctl00_submenu a:focus {
        
		background:none;
		padding:0;
    }
	
	
/*toggle menu for inner menu ends here*/	
	
 #ir-menu 
 {        
    height: 55px;
 }
 #ir-menu ul li a:before 
 {
	display: inline-block;
	padding-right: 10px;
	min-width: 40px;
  }
  #ir-menu .navbar-nav li a {
    margin-bottom: 12px;
    padding-bottom: 4px;color:#fff;
    display: inline-block; font-weight:500;
  }
  #ir-menu ul li a:before {
	padding-bottom: 0px;
  }
  #ir-menu .navbar-nav {
	padding-top: 10px;
	margin: 0px;
    border: none;
	text-align:center;
	/*background-color: #333;*/
  } 
   #ir-menu .navbar-header {
      /* background-color: #15a648;*/
	   border:0px;
   }
  .eventsCalendar a.dis {
    margin: 15px 0px 0px 0px !important;
  }
  .eventCalendarImg {
    margin-bottom: 20px;
  }
  .quarterlyReportContainer li figure
  {
	text-align:center;
  }
  #corporate-governance .section
  {
	  margin:15px 0px;
  }
	.right-cntrls .right-tabs li
  {
		margin:0px !important;
		width:50% !important;font-size:12px !important;
		padding:4px 0px !important;	
  } 
  
  .bursanews-header #datePickerFrom
  {
	  margin-bottom:06px;
  }
  .circularsContainer img {
    margin-bottom: 15px;
  }
  .report-title-2 a.download
	{
		min-width:190px !important;
	}
	.priceVolumeSelection .cal-container [class*='col-sm']
	{
		display:block;
		width:100%;
	}
	
.priceVolumeSelection .cal-container .monthYearSelection{
	display:flex;
	gap:10px;
	width:100%;
	flex-wrap: wrap;
        align-items: center;
        justify-content: center;
}


.priceVolumeSelection .cal-container .monthYearSelection select{
	width:100%;
}

	
	.priceVolumeSelection .cal-container .date-to {
        align-items:center;
		display:flex;
		height:auto;
  }
  
ul.doc-list li .ar-top-link-title {
    float: left;
    max-width: 80%;
    text-decoration: none;
    font-size: 18px;
    line-height: 21px;
    font-weight: bold;
    color: #000;
    text-align: left;
    min-width: 80%;
    text-transform: uppercase;
}

.ar-cover-wrap {
    float: left;
    width: 19%;
    margin-right: 10%;
}
.ar-link h4, .cg-link h4 {
    float: left;
    width: 39%;
    margin-left: 12px;
    font-size: 14px;
    line-height: 14px;
    color: #000;
    font-weight: 600;
    text-align: left;
}  
 .quarterlyReportContainer .ar-cover-img
  {
	 
  }
  .quarterlyReportContainer .ar-sec-links h4
  {
	  max-width:75%;
  }
   
   
.bursa-sel-col, .bursa-cym-fr, .cym-col{
	flex-wrap:wrap;
	justify-content:center;
}

.ba-cate, .ba-yr, .ba-month{
    width: 100%;
    display: flex;
    gap: 20px;
}
 .ba-cate::after{
	 display:none;
 }
 
 .bursa-filter-btns{
	 margin-left:unset;
 }
 
.ar-cover-img {
    display: flex;
    width: 25%;
}
.down-view-cont {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    gap: 20px;
    flex-direction: column;
} 


.qurter-block [class="col-lg-4 col-md-4 col-sm-6 col-xs-12"]{
	display:flex;
	flex:0 1 100%;
}

.qurter-block [class="col-lg-8 col-md-8 col-sm-6 col-xs-12"]{
	display:flex;
	flex:0 1 100%;
}
 
 .ar-pdfsize, .item-ar-pdfsize{
	 margin-top:0;
 }
 
.ar-top-sec .ar-cover-sec {
    width: 100% !important;
} 
 
 
 .ar-item{
	 height:auto;
	 max-height:unset;
 }
 
 
 .epf-shm-sec [class*="col-xs-12"]{
	margin-bottom:15px;
}
 
.feedback-sec{
	width:100%;
}
 
 .sm-venue, .sm-venue p {
    display: block;
    font-size: 16px;
    font-weight: normal;
    color: #1F1F1F;
    max-width: 100%;
    text-align: left;
}
 
  
}

@media(max-width:576px){
	
	.qurter-block [class="col-lg-4 col-md-4 col-sm-6 col-xs-12"]{
	display:flex;
	flex:0 1 100%;
}

.qurter-block [class="col-lg-8 col-md-8 col-sm-6 col-xs-12"]{
	display:flex;
	flex:0 1 100%;
}

 .ar-item{
	 height:auto;
	 max-height:auto;
 }
 
.epf-shm-sec [class*="col-xs-12"]{
	margin-bottom:15px;
}

.epf-shm-sec{
	width:95%;
}
 
.circularsContainer{
	display:flex;
	flex-wrap:wrap;
}
 
 
 
	
}




/* Portrait phones and smaller */
@media (max-width: 480px) 
{
	.interactiveChartIcon .durationChart .nav-tabs{
		margin-top:20px;
		width:100%;
		border-left:0px;
		border-right:0px;
	}	
	.interactiveChartIcon .durationChart .nav-tabs > li .durationLabel {
		display:none;	
	}	
	.interactiveChartIcon .durationChart > li > a, .interactiveChartIcon .durationChart .nav > li > a {

		background:none;
		font-weight:normal;	
		transform: scale(1);
		padding:8px 3px;
	}
	
	span.highcharts-title{
			left:10px!important;
			padding-bottom:25px;
	}
	h2, .pageTitle h3
	{
		font-size:25px !important;line-height:27px !important;
	}
	
	.btn-sec-cont input
	{
		margin:5px 0px;
	}
	.report-pic-sec-2, .report-title-2
	{
		float:none;width:auto;margin:0px;;
	}
	.report-title-2 a.download
	{
		min-width:190px !important;
	}
	
	
.inner-ar-item {
    background: #f1f1f1;
    color: #000;
    padding: 25px 15px;
    border-radius: 4px;
    height: 100%;
    min-height: 322px;
    display: block;
    position: relative;
    text-decoration: none;
    margin-bottom: 24px;
}	
.ar-cover-wrap {
    float: left;
    width: 38%;
    /* margin-right: 7%; */
    
    margin-right: auto;
}
.ar-links-sec {
    float: left;
    width: 100%;
    padding: 15px 0;
}

.ar-left-cover {
    width: 100%;
    margin-right: 0;
    margin-top: 2px;
}

.ar-des-down-sec {
    float: left;
    width: 100%;
    margin-top: 30px;
    margin-right: 1%;
    min-height: 65px;
}	

.ar-cover-inner {
    float: left;
    width: 100%;
    display: flex;
    align-items: center;
    gap: 20px;
    flex-wrap: wrap;
}
    .ar-cover-img {
        display: flex;
        width: 50%;
    }
	
	
 .ar-item{
	 height:auto;
	 max-height:auto;
 }

.epf-shm-sec [class*="col-xs-12"]{
	margin-bottom:15px;
} 

.stockUpper .stock-info-details{
	word-wrap: anywhere;
}
	
}
/* Portrait i phones and smaller */
@media (max-width: 380px) 
{
	#ctl00_submenu ul li {
        padding: 1px 6px !important;
    }
  .bursanews-header .btn-primary {
    padding: 8px 30px !important;
    min-width: auto;margin-top:4px;
  }	
  
 .gentral-td{
	 font-size:13px;
 }
 .quarterlyReportContainer .ar-sec-links h4
 {
	max-width:62%; 
 }
 .quarterlyReportContainer .ar-cover-img
 {
	 display:block;
 }
 .quarterlyReportContainer .cs-style-4 li.col-lg-3.col-md-4.col-sm-4.mb20
 {
	 padding:0px;
 }
  
}



@media (max-width: 360px) {
	.ar-top-sec-cont-inner-wrap {
    width: 100%;
    float: left;
    padding: 15px;
    background: #f1f1f1;
    color: #fff;
    position: relative;
}

ul.doc-list li .ar-top-link-title {
    float: left;
    max-width: 63%;
    text-decoration: none;
    font-size: 12px;
    line-height: 12px;
    font-weight: bold;
    color: #000;
    text-align: left;
    min-width: 63%;
    text-transform: uppercase;
}
ul.doc-list li .ar-top-links-icons {
    float: left;
    width: 34%;
}

.ar-cover-wrap {
    float: left;
    width: 50%;
    /* margin-right: 7%; */
    
    margin-right: auto;
}
.ar-links-sec {
    float: left;
    width: 100%;
    padding: 15px 0;
}
	
}