﻿/*******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 #ccc;
}
select {
    padding: 10px 18px;
    outline: none;
    border: 1px solid #70707057;
    min-width: 140px; font-weight:400;
	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: #55567a; 
    background-color:transparent;
}
.dropDownArrow, select{
	background-image:url(../images/dropdownArrow.png) !important;
	background-repeat: no-repeat !important;
	background-position: center right 18px !important;  
	background-color:#fff !important;
	min-width:142px;border-radius:5px;
}
select::-ms-expand {
    display: none;
}
select:focus::-ms-value {
    color: #55567a; 
    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:#55567a;font-weight:600;
}
.highstocks-btn.spacing
{
	margin-right:20px;margin-left: 12px;
}
.highstocks-btn .active
{
	border-bottom: 1px solid #0b2b40;
    color: #0b2b40;
    padding-bottom: 3px;
}



/*******IR Sub Menu***********/
#ctl00_submenu
{
   text-align:center;
   margin-bottom: 40px;   
  
}
#ctl00_submenu ul 
{
  list-style: none;
  display: inline-block; 
  margin-bottom:0px;
  padding-left:0px;
  padding-top: 18px;
}
#ctl00_submenu ul li 
{
  display: inline-block;
  vertical-align: middle;
  padding: 1px 11px;
  font-size:16px;line-height:22px;  
  border-left:1px solid #2b2b2b;margin-bottom: 12px;                 
}  
#ctl00_submenu ul li:first-child
{
	border-left:0px;
}
#ctl00_submenu ul li a 
{
  text-decoration: none;
  color:#1A1D23;                
  -webkit-transition: .5s;
  transition: .5s;font-weight: 500 !important;
  text-transform:inherit !important;  
  font-size: 17px;
    letter-spacing: 0.3px;
}
#ctl00_submenu a.active 
{
  color: #C8181E !important;  
  font-weight: 500 !important;
  pointer-events: none;    
}

/*******END IR Sub Menu***********/

/**************** ICONS *****************/
.agmButton
{
	margin-top:20px;
}
.agmButton .iconDownload, .circularButton .iconDownload
{
  display:block;
}
.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;
}
.sriconDownload {
	background:url(../images/iconDownload.png) no-repeat center center;
	width:100%;
	margin-bottom:2px !important;
	padding-left:0;
	display: block;
	text-align: left;
}
.sriconDownload:hover {
	background:url(../images/iconDownloadHover.png) no-repeat center center;
	width:100%;
	text-decoration:none;
}
.sriconView {
	background:url(../images/iconView.png) no-repeat center center;
	width:100%;
	display:block;
	padding-left:0;
	text-align:left;
}
.sriconView:hover {
	background:url(../images/iconViewHover.png) no-repeat center center;
	width:100%;
	display:block;
	text-decoration:none;
	text-align:left;
}



/************ END ICONS***************/

/************Corporate Info*****************/
.corp-info-container
{
	overflow:hidden;
}
.corp-info-container table tr th, .corp-info-container table tr td {
    padding:16px 15px !important;
    border-top: 1px solid #fefefe !important;
	font-size:15px;
}
.corp-info-container table tr th
{
	font-weight:500;
}
.corp-info-container h5
{
	font-size:16px;font-weight:500;
}
/*************Reports************/
.quarterlyReportContainer h4
{
	margin:8px 0px; color:#333; font-weight:500;
	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{	
	text-align:center;
	margin-bottom:15px;
	
}
.quarter-icon
{
	display: inline-block;
    text-align: center;
    padding: 5px 0px;	
}
.quarter-icon img
{	
	max-width:100%;transform: scale(1);
    transition: all .5s ease-in-out;
}
.qtr-min-height {
    min-height: 340px;
}
.quarter-icon img:hover
{
	transform: scale(1.12) !important;
}
.quarter-icon span{
	display:block;	
}
#ctl00_cphContent_trWebsite a{
	text-transform:lowercase !important;
	/*color:#0b2b40;*/
}
.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;
}
	
/*************End Reports************/

.sr-page h4 {
	margin:8px 0px;
	color:#333;
	font-weight:500;
	display:block; 
	vertical-align: middle;
}
/*==============================================
CORPORATE GOVERNANCE NEW DESIGN
================================================*/
a.cg-cont{
	background:#0b2b40;
	padding:15px;
	display:block;
	width:100%;
	height:100%;
	float:left;
	margin-bottom:22px;
}

/*a.cg-cont:hover{
	background:#0b2b40;
	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********/


.col-box-wrap{
    height: 100%;
    margin-bottom: 30px;
}
.bg-wrap{
    text-align: center;
   
   
    height: 100%;
    display: table;
    width: 100%;    border-radius: 12px 12px 0px 0px;
	    background-color: #EBF5E6;
}
.bg-wrap h4{
    padding: 20px 12px;    
    height: 100%;
    display: table-cell;
    vertical-align: middle;
    height: 170px;    
    margin: 0px;
	font-size:20px;
	line-height:26px;
	font-weight: 400;	
}

.bg-wrap h4 span{
}

/*.bg-wrap h4 a{
	position:relative;
	top:0;
	padding: 5px 3px;
    display: block;
    font-size: 14px;
    transition: 1s ease all;
    text-align: center;
	}*/
	
.bg-wrap h4 a	{
	position: absolute;
    left: 0;right:0;
    padding: 6px 3px;
    bottom: 68px;
    display: block;
    font-size: 16px;
    transition: 1s ease all;
    text-align: center;
	font-weight:400;
}
	
.bg-wrap h4 a:before{
	 content: "\f019";
    font-family: FontAwesome;
    padding-right: 08px;
}

.download-sec{
	width:100%;
	float:left;
}
.view-sec a {
    background-color:#112f23;
    color: #fff !important;
    padding: 3px 4px;
    display: block;
    font-size: 18px;
    transition: 1s ease all;
    text-align: center;  border-radius: 0px 0px 12px 12px;
}
.view-sec a:hover {
    background-color:#fec80c;
    color: #fff;
    text-decoration: none;
}
#corporate-governance h3
{
	font-weight: 700;
    font-size: 24px;
    text-transform: uppercase;
    
}
/*div#ctl00_cphContent_divNote.pb20 {
    padding: 0px;
}*/
/*******Policy Disclosures********/

a.inner-contnt
{     
    width: 100%;
    margin-bottom: 30px;
    padding: 24px 18px;
    background-color: #F3F3F3;
    display: block;
    min-height: 150px;
    height: 100%;    
    transition: transform 0.25s ease, box-shadow 0.25s ease;
	box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 15px -3px, rgba(0, 0, 0, 0.05) 0px 4px 6px -2px;
    border-radius: 10px;
}
#corporate-governance a.inner-contnt:hover {
    transform: translateY(-4px);    
}
/*.sec-heading {
    color: #034694;
    font-size: 30px;
	line-height:45px;
	font-weight:200;
    margin-bottom: 15px;
}*/
.links-cont {
    
       font-size: 18px;
    line-height: 24px;
    font-weight: 500;
    position: relative;
    padding-right: 35px;
}
.links-cont:after {
    content: "\f105";
    display: block;
    position: absolute;
    right: 5px;
    font-family: FontAwesome;
    top: 5px;
    background-color: transparent;
    font-size: 20px;
    
}

/*******END Policy Disclosures********/
/*===================================================
Price Ticker new design
=====================================================*/ 
.p10 {
	padding:0 !important;
}
tr.top-no-border td, tr.top-no-border th {
	border-top:none !important;
}
.stockpriceinfo {
	margin-top:30px;
}
.priceticker .stockUpper {
	background-color: #F3F3F3;
	padding: 20px 20px 44px 20px;
	border-radius: 10px 10px 0px 0px;
}
.priceticker .border {   
    border-radius: 10px;
}
div#ctl00_cphContent_uPnlPrcTicker h4 {
	margin: 0;
	
	margin-bottom:15px;/*padding-top:14px;*/
}
.priceticker .stockUpper .stockvalue {
	
	font-size: 30px;
	line-height:30px;
	font-weight: 500;
	margin-top:22px;
}
.stockUpper .stock-info-details {
	display: inline-block;
	text-align: center;
	width: 32.33%;
}
.stockUpper .stock-info-details p:last-child {
	font-weight: 700;
	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;
}
.row.sharepriceFooter .text-end
{
	text-align:right;
}
.container.priceticker .text-end {
    text-align: right;
}
div#ctl00_cphContent_uPnlPrcTicker .table tr {
    border-bottom: 1px solid #ccc;
}
.row.sharepriceFooter {
    font-size: 13px;
    padding-bottom: 10px;
    line-height: 18px;
}
.row.sharepriceFooter p {
    margin-bottom: 2px;
}
.container.priceticker table tr td
{
	font-size:15px;
}
div#divEforce, .container.priceticker .sharepriceFooter p.text-end
{
	padding-right:15px;
}
/********** End Price Ticker ***********/ 
/*==========================================================================================================
SHAREHOLDERS MEETING CSS STARTS HERE
============================================================================================================*/

.epf-shm-sec{
	float:left;
	width:100%;
	margin-bottom:32px;
}

.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;
}
.sm-venue, .sm-venue p{
	display:block;
	font-size:16px;
	font-weight:normal;
	color:#1F1F1F;
}

.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:5px;
}

.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;
	display: flex;
    flex-wrap: wrap;
}

.sm-docs-sec [class*="col-"]{
	margin-bottom:24px;
}

.sm-docs-inner{
		float:left;
	width:100%;
	background:#F3F3F3;	
	padding:20px;
	box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 15px -3px, rgba(0, 0, 0, 0.05) 0px 4px 6px -2px;
    border-radius: 10px;
	height:100%;
}
.sm-doc-title{
		font-size:16px;
	line-height:19px;
	font-weight:bold;
	color:#1F1F1F;
	min-height:70px;
	margin-bottom:0px;
}



/*====================================================================
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:#55567a;
}
.edg-prsnt-bg span.prsnt-date {
    display: block;
    border-bottom: 2px solid #0b2b40;
    margin-bottom: 10px;
    color: #55567a;
	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:#0b2b40 !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;
}
.unregister a {
    font-weight: 500;
    
}
.emailAlertContainer .emailAlert .btn-primary {
    margin-top: 25px;
}
.emailAlert label {
    margin-top: 8px;
}
/********** End News Alert**********/

/********* Directorsâ€™ 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:-30px;  
	position:relative; 
	overflow: no-display;
	color:#112f23;
	content: "-"; 
	font-size:20px;
	font-weight:bold;
	padding:0 5px 0 0;
}
.directorProfile a.accordion-toggle{
	text-decoration: none;
}
.directorDesignation{
	font-weight:400;
	font-size:14px;
	color:#112f23;padding-top:2px;
	padding-bottom:8px;
}
.directorProfileContainer .pic{
	float:left;
	padding-right:15px;
	padding-bottom:10px;
}
.directorProfileContent{	
	text-align:justify;	
}
.directorProfileContent .pic{	
		float:left;
	padding-right:15px;
	padding-bottom:10px;
}
.panel{
	background-color: transparent !important;
}
a.collapsed .directorName, a.collapsed .directorDesignation, a.collapsed:after
{
	color:#55567a !important;
}
.directorName{
	font-weight:500;
	font-size:20px;
	border-bottom:1px solid #112f23;
	color:#112f23;
	line-height:24px;
	padding-right:20px; 
}
a.collapsed .directorName::after
{
	border-bottom: 2px solid #333;
}
.directorName::after {

    content: "";
    display: block;
    width: 75px;
    border-bottom: 2px solid #112f23;
}
/******* End Directors' Profile *******/


/************Key Management***********/
.accordion
{
	margin-top:15px;margin-bottom:20px;
} 
.accordion-item {
    margin-bottom: 12px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    overflow: hidden;
    border-width: 1px;
    border-style: solid;
    border-color: rgba(0,0,0,0.09);
}
.accordion-header {
  
    padding: 13px 17px 12px 62px;
    position: relative;
    border-width: 0;
    border-style: solid;     
    background-repeat: repeat-x;
    background-position: left top;	
	cursor:pointer;
}
.accordion-item.active .accordion-header
{
	border-width: 0px 0px 1px 0px !important;
    border-style: solid;
    border-color: rgba(0,0,0,0.09);
}
.accordion h4 {
    font-size: 18px; 
	line-height:22px;    
    color: #6D6D6D ;
    margin-bottom: 0px;
	font-weight:600;
	margin-top:0;	
	text-align:left;
}
.accordion-item.active h4
{
	color:#777777!important;
	
}
.accordion h6 {
    font-size: 13px;
    line-height: 18px;  
    color: #666;
    margin-bottom: 0px;
    font-weight: 500;
	margin-top:0px;	
}
.accordion-header .accordion-item-arrow:before {
    content: "\f2c0";
    font-family: FontAwesome;
    padding:20px 0px;
	text-align:center;
    width: 49px;
    height: 100%;
    border-width: 0 1px 0 0px;
    border-style: solid;
	border-color: rgba(0,0,0,0.09);
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
	font-size:16px;font-weight:normal;
	color:#6D6D6D;
	font-weight:500;
}
.accordion-item.active .accordion-header .accordion-item-arrow:before
{
	 content: "\f2c0";
    font-family: FontAwesome;
	color: #112f23;
}
.accordion-content {
    padding:20px 20px 20px 15px;
   
   /* border-bottom: solid 1px #e9e9e9; */  
	overflow:hidden;
    
}
.accordion-content p
{
	text-align:justify;
}
.accordion-content img
{
	border: 1px solid #f1f1f1;
    padding: 3px;
    background-color:rgba(224,230,245,0.4);
    border-radius: 2px;
}
/**************End key Mangement ************/





/******** Interactive Stock Charts ***********/

.interactiveChartIcon .nav > li > a{
	padding:0px;		
}
.interactiveChartIcon{
	margin:0px;
	padding:0px;
	border:0px;
	margin-bottom:18px;
}
.interactiveChartIcon .nav-tabs {
  border-bottom: 0px solid #ddd;
  margin-right:20px;
  
}
.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-radius:10px;
   border:none;font-size: 16px;
}
.interactiveChartIcon .durationChart .nav-tabs > li > a
{
	margin:0px !important;
}
.interactiveChartIcon .nav-tabs > li > a > strong {
    font-weight: 500;
}
.interactiveChartIcon .nav-tabs > li > a:hover{
  color: #ffffff;
  cursor:pointer;
  background-color: #112f23;
  transform: scale(1.2);
  margin:0 6px;
   
   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: #112f23;
  transform: scale(1.18);
  margin:0 6px;
  border-radius:10px;
  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-radius: 10px;
}


.interactiveChartIcon .durationChart > li > a, .interactiveChartIcon .durationChart .nav > li > a {
	background:none;
	font-weight:normal;	
	color:#55567a;
	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: #112f23;
	background:none;
	transform: scale(1);	
	font-weight:700;
}
.interactiveChartIcon .durationChart .nav-tabs > li .durationLabel {background:#112f23; color:#fff; 
    margin-right:0px;margin-bottom:0px; cursor:default;padding:13px 14px; display:block;border-radius: 0px 10px 10px 0px;}

.tab-content .highcharts-title img
{
	vertical-align:middle;
}
.right-cntrls{	
	background-color:#E8A020 !important;
    float: left;
    width: 100% !important;	
	margin-bottom:15px;
	border-radius: 16px;
}
.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 b
{
	 font-weight:400;
}
.right-cntrls .right-tabs li:last-child
{
	border-right:0px !important;
}
.right-cntrls .right-tabs li
{
	border-right: 1px solid #ffc45b !important;
    color: #fff !important;
}

/******* END Interactive Stock Charts *******/

/*************** Price & Volume ************/

.stockChartContainer 
{
    padding-top: 10px;
}

.priceVolume{
	margin: 0 0 10px 1px;
}

.priceVolume .nav-tabs > li {
  float: left;
  margin-bottom: 0px;
}

.priceVolume .nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1;
  border: 1px solid transparent;
  border-radius: 0px 0px 0 0;
  background:#dedede;
  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: #0b2b40;
  border: 1px solid #eee;
  border-bottom-color: transparent;
  font-weight:bold;
}
.priceVolume .nav-tabs > li.active > a:hover
{
	color:#fff !important;
}
.priceVolumeSelection a{
	margin-right:12px;	
}
.priceVolumeTable thead{
	background:#888;
	color:#fff;
}
.priceVolumeTable thead tr td, .priceVolumeTable tbody tr td{
	text-align:right;
}
.tableHeader {
    background: #888 !important;
    color: #fff;
    font-weight: bold;
}
tr.totalFigure {
    font-weight: bold;
}

.priceVolumeSelection {
    text-align: center; 
    display: table;
    width: 100%;
    margin-top: 15px;   
	margin-left: 0 !important;
    margin-right: 0 !important;
	border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
	background-color: #efedee;
    padding:25px;
    border-bottom: 2px solid #0b2b40;
}
.priceVolumeSelection .cal-container
{
	width: 100%;
    text-align: center;
    margin: 6px 0px 2px 0px;    
}
.priceVolumeSelection .cal-container [class*='col-sm']
{
	display:inline-block;float:none;vertical-align:middle;
}
.priceVolumeSelection .cal-container .input-group, .priceVolumeSelection .cal-container input
{
	width:100% !important;
}
.priceVolumeSelection .cal-container .date-to
{
	
}
/**************END Price & Volume**********************/

/*=========================================================================
BURSA NEWS ITEM CSS, LATER COPY TO MASTER STYLE
===========================================================================*/

.bursa-section{
	display:flex;
	flex-direction:column;
	width:100%;
	max-width:1170px;
	margin:0 auto;
}

.bursa-header-sec {
	display: flex;
	width: 100%;
	padding: 50px 30px;
	border-radius: 15px;	
    border: 2px solid #E8A020;
	/*border:2px solid transparent;
	background: linear-gradient(#fff, #fff) padding-box, linear-gradient(22deg, #bc8b45, #f0e7a7) border-box;*/
	margin-bottom: 70px;
	flex-direction: column;
}
.stk-nc-block {
	display: flex;
	width: 100%;
	margin-bottom: 35px;
}
.stk-n-sel {
	display: flex;
	width: 100%;
	align-items: center;
	white-space:nowrap;
	gap: 10px;
	flex-wrap:wrap;
}
.stk-n-sel label {
	font-size: 16px;
	line-height: 16px;
	font-weight: 500;
	color: #9c8964;
	align-items:center;
}
.stk-n-sel select {
	font-size: 16px;
	line-height: 16px;
	font-weight: 500;
	color: #9c8964;
	padding: 0px 40px 5px 15px;
	border-top: none;
	border-left: none;
	border-right: none;
	border-color: #9c8964;
	outline: none;
}
.stk-n-sel select.dropDownArrow {
	margin-bottom:0;
}
.stk-n-sel .form-select, .ba-cate .form-select,  .ba-yr .form-select,  .ba-month .form-select {
	appearance: none;
	background-image: url(../images/dropdownArrow.png);
	background-repeat: no-repeat;
	background-position: right 15px center;
	background-size: 12px;
	padding-right: 40px;
}
.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;*/
       
 width: 2px;
 background: #d6d8d9;
}
.ba-yr, .ba-month {
	width: 150px;
}
.ba-cate select,  .ba-yr select,  .ba-month select {
	width: 100%;		
	padding: 12px 40px 12px 20px;
	outline: none;	
	font-size: 14px;	
	border: 1px solid #d6d8d9;
    color: #777;
    background-color: #fafafa;
    border-radius: 8px !important;
}
.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 {
	margin-top: 2px;
}
.bursa-item {
	float: left;
	width: 100%;
	background: #ebecea;
	/*padding:18px;*/
    display: flex;
	flex-direction: column;
	margin-bottom: 30px;
}
.bursa-item a {
	display: flex;
	flex-direction: column;
	padding: 18px;
}
.bursa-more {
	display: flex;
	width: 100%;
	justify-content: flex-end;
	visibility: hidden;
}
.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: 85px;
	height: 80px;
	color: #fff;
}
.bursa-item a:hover .bursa-cal .month, .bursa-item a:hover .bursa-cal .date {
	color: #fff;
}
 .bursa-item:has(a: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;
}
.bursa-item a:hover .bursa-more {
	visibility: visible;
}
.bursa-day {
	float: left;
	width: 100%;
	border-bottom: 1px solid #a69575;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.bursa-day p {
	font-size: 14px;
	line-height: 14px;
	font-weight:bold;
	color: #a69575;
}
.bursa-date-news {
	width:100%;
	display: flex;
	gap: 20px;
	align-items: center;
}
.bursa-cal {
	display: flex;
	flex-direction: column;
	padding: 20px;
	background: #fff;
	width: 85px;
	height: 80px;
	align-items: center;
	justify-content: center;
}
.bursa-cal .month {
	font-size: 14px;
	line-height: 21px;
	color: #a69575;
	font-weight:bold;
}
.bursa-cal .date {
	font-size: 20px;
	line-height: 20px;
	color: #a69575;
	font-weight:bold;
}
.bursa-news{
	display:flex;
	width:100%;
}

.bursa-news p {
	font-size: 14px;
	line-height: 18px;
	color: #a69575;
	font-weight:bold;
}
/*bursa item multi news*/


.multi-news-links {
	padding: 18px;
}
.bursa-news a {
	padding: 5px 0px;
	position: relative;
	padding-left: 26px;
}
.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: 85px;
	height: 80px;
	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 .ann-date
{
	color: #78797A;
    font-weight: 200;
    margin-bottom: 12px;
}
.announcement-content .announcement-link p
{
	    font-size: 18px;
    line-height: 28px;
    font-weight: 400;
    position: relative;
    padding-left: 28px;	
}
.announcement-content .announcement-link p:before
{
	content: "\f105";
    display: block;
    position: absolute;
    left: 5px;
    font-family: FontAwesome;
    top: 0;
    background-color: transparent;
    font-size: 20px;
	line-height:30px;    
}
.newannonce-container:nth-child(odd) {
    background-color: #F3F3F3;border-radius: 10px;
	padding-top:40px;padding-bottom:40px;
}
.newannonce-container
{
	padding-left: 30px;
    padding-right: 30px;
    margin-bottom: 24px !important;
}
.annewdesign-sec .col-lg-12.col-md-12.col-sm-12.col-xs-12
{
	padding-left:0px;padding-right:0px;
}
/*******End New Bursa Announcements*********/



/*********** IR Privacy Policy *************/
.terms h4
{
	margin-top: 14px;      
    display: inline-block;letter-spacing:0px;	
	margin-bottom:0px;
	font-weight: bold;
    font-size: 20px;
    text-decoration: underline;
    font-family: "Plus Jakarta Sans", sans-serif;
}
.terms h5
{
	margin-top: 22px;
    margin-bottom: 10px;
    font-size: 18px;
    line-height: 24px;    
    text-decoration: underline;
    font-weight: 600;	
}
.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: #C8181E;
  font-size:17px;
}
/*********** 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: 0px 0px 0 0;
  background:#e3e3e3;
  font-weight:500;
  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: #0b2b40;
  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;
}
.toggle .togglec div b, #calResult h3 {
    font-size: 20px;
    text-transform: uppercase;
    color: #333;
    font-weight: 900 !important;
    }
.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-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;
}
/********** End Investment Calculator ************/


/************** Corporate Calendar **************/
.eventsCalendar{
	border-top:1px solid #ccc;
	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, .circularDate, .quarter-year, .circulars h5
{
	font-weight: 600;
	padding-bottom: 10px;
    margin-top: -3px;   
}
.eventCalendarImg {
	background:url(../images/calendar.png) no-repeat;
	width:62px;
	height:71px;
}
.eventCalendarImg .month{
	display: block;   
    font-size: 14px;
    position: relative;
    top: 18px;
    
    text-align: center;
    line-height: 12px;
}
.eventCalendarImg .date{

	display:block; 
	text-align:left; 
	font-size:24px; 
	line-height:24px;
	position:relative;	 
	font-weight:normal; 
	text-shadow:1px 1px #ccc; 
	text-align:center;
	top:14px;
	margin-top: 3px;
    
}
.eventsCalendarContainer h2 {
    font-weight: 900;
    color: #333;
    font-size: 20px;
    text-transform: uppercase;
}
/************* End Corporate Calendar ************/




/******Media News********/
.medianews-wrapper{
	width:100%;	
	margin-bottom:20px;
}

.medianews-date-wrapper{
	text-align:center;	
	width:15%;
	background:#0b2b40;
	color:#fff;
	float:left;
	padding:28px 10px;
	max-width:60px;
	min-height:90px;
	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:#515252;
}

.medianews-title{
	font-size: 15px;
    font-weight: normal;
    display: table-cell;
    vertical-align: middle;	
	padding:10px 15px;
	height:90px;
	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:#55567a;
}
.medianews-title a:hover
{
	color: #0b2b40 !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:#C8181E !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 ***********/








.inner-ar-wrap{
	float: left;
	width: 100%;
}

.inner-ar-item{
	background: #f1f1f1;
    color: #55567a;
    padding: 25px 15px;
    border-radius: 4px;
    height: 100%;
    min-height: 269px;
    display: block;
    position: relative;
    text-decoration: none;
    margin-bottom: 24px;
	
}
.inner-ar-item:hover{
	background:#0b2b40;
    color: #fff;
}

.inner-ar-item:after{
	content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 60px;
    border-radius: 50%;
    z-index: -1;
    box-shadow: 0 10px 10px -5px rgba(0, 0, 0, 0.3);
	
}

.ar-heading{
	font-size: 12px;
    color: #0b2b40;

    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 20px;
}
.inner-ar-item:hover .ar-heading{
	color:#fff;
}
.ar-cover-wrap{
	float: left;
	width: 39%;
	margin-right: 3%;
	
}
.ar-links-sec{
	float: left;
	width: 58%;
	padding: 35px 0;
}

.ar-link, .cg-link{
	float: left;
	width: 100%;
	margin-bottom: 10px;
	text-align: right;
}

.ar-link h4, .cg-link h4{
	float: left;
	width: 69%;
	margin-left: 12px;
	font-size: 14px;
	line-height: 14px;
	color: #55567a;
	font-weight: 600;
	text-align: left;


}

.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:#515252;
}
.docs-title a:hover{
	color:#0b2b40;
}
.docs-date {
    padding-bottom: 10px;
    font-size: 14px;
    border-bottom: 3px solid #0b2b40;
}
/******end Corporate Presentations *********/





.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: #C8181E  !important;
}






/**************************************************************************************
								Annual Reports Page
***************************************************************************************/
#reports-section {	}
#reports-section h2 {text-align: center;}
#reports-section .ar-main{margin: auto; }


.ar-main {align-items: center;}

#reports-section .left-con {align-items: center; column-gap: 20px; position: relative; z-index: 2;}
#reports-section .cg-report,
#reports-section .cts-report {
	align-items: center;
	justify-content: unset;
	border-bottom: 2px solid rgba(112, 112, 112, 0.3);
	padding-bottom: 20px;
	position: relative;
	margin-bottom: 20px;
	margin-right:5%;
}

#reports-section .reports-img{ text-align:center; margin:auto; margin-left:5%;}
#reports-section .reports-img img
{
	margin:0 auto;
}

#reports-section .cts-report .dlview-icons a,
#reports-section .cg-report a{width:30px; height: 30px;}

.dlview-icons .download {
	background:url("../images/download-icon.png");
	background-position: top left;
	background-repeat: no-repeat;
}
.dlview-icons .view,
.dlview-icons .interactive{
	background:url("../images/view-icon2.png");
	background-position: top left;
	background-repeat: no-repeat;
}
.dlview-icons .download:hover
{
	background:url("../images/download-icon-hover.png");
	background-position: top left;
	background-repeat: no-repeat;
}
.dlview-icons .view:hover,
.dlview-icons .interactive:hover
{
	background:url("../images/view-icon2-hover.png");
	background-position: top left;
	background-repeat: no-repeat;
}
.cts-report .dlview-icons,
.cg-report .dlview-icons {position: absolute; right: 0;}

#reports-section .ar-icons,
#reports-section .cg-icons,
#reports-section .agm-icons {
	width: 50px;
	height:70px;
	margin-right: 20px;
}
#reports-section .ar-icons {
	background:url("../images/ar-report-icon.svg");
	background-repeat:no-repeat;
	background-position:center;	
}

#reports-section .cg-icons {
	background:url("../images/cg-report-icon.svg");
	background-repeat:no-repeat;
	background-position:center;	
}

#reports-section .agm-icons {
	background:url("../images/agm-report-icon.svg");
	background-repeat:no-repeat;
	background-position:center;	
}
#reports-section .past-ar {padding: 80px 0px; background-color:#F3F3F3; clear: both; position:relative; top:80px;}

#reports-section .past-ar-container {margin: auto; width: 90%;}
#reports-section .past-ar-bg{justify-content: unset;}
#reports-section .past-ar-cont {padding:30px; border-bottom:1px solid rgba(207, 207, 207, 1.0);}

#reports-section .past-cg-cont {padding: 30px;}

#reports-section .past-ar-img {text-align:center; border-right: 1px solid rgba(207, 207, 207, 1.0); padding:30px;}
#reports-section .past-ar-bg {background-color:rgba(252, 252, 252, 1); margin-bottom:4%;border-radius: 10px; height: stretch;}

#reports-section .past-ar-dl {width: 100%; flex-direction: column;}

#reports-section .past-ar .dlview-icons {justify-content: flex-start;}

#reports-section .past-ar .dlview-icons a{padding-left:30px; padding-right:20px;}



.dflex-center {
    display: flex;
    justify-content: center;
}
#circulars-page .circ-front img, div#select-content
{
	margin-bottom:30px;
}
div#select-content
{
	min-height:220px;
}

/********* Circulars & Shareholders Meeting ********/

#ctl00_cphContent_dvCircular{
	width:100%;
	max-width:1170px;
	margin:0 auto;	margin-bottom:50px;
}


.circularsContainer{
	
	
	display:flex;
	width:100%;
	align-items:center; 
}
.circularsContainer:last-of-type {
   
}
.circularsContainer [class="col-sm-4 col-xs-12 col-lg-3"]{
	width:auto;
	 
}
.circularsContainer [class="col-sm-8 col-xs-12 col-lg-9"]{
 
	width:100%;
	 
}
.circularsContainer .col-sm-4.col-xs-12.col-lg-3, .circularsContainer .col-sm-8.col-xs-12.col-lg-9
{
	padding-bottom:20px;
}
.circularsContainer .clearfix
{
	display:none;
}
.circulars{
	border:1px solid #E8A020;
	border-radius:10px;
	padding:18px 30px;
	 width: 100%;
    height: auto;
    box-sizing: border-box;
}


.circulars h5{
	margin-top:0;
}
.circulars h5 b
{
	font-weight: 600 !important;
}
.circularDate{
	padding-bottom:10px;	
}
.circularContent{
	text-align:justify;
	font-weight:500;
	line-height:20px;
}
.circularButton{
	padding-top:20px;
	display:flex;
	flex-direction:column;
	gap:10px;	
}
.circularButton span{
/*	padding-left:32px;
	margin-bottom:2px;
	padding-top:1px;*/
}

.circularButton span{
	display:inline-flex !important;
	align-items:center;
}

 

.circularsContainer .pt10
{
	padding-top:0px;
}
.circularButton .iconView 
{
	padding-left:0px;
}
/********* End Circulars & Shareholders Meeting ********/


/**************************************************************************************
									qrpage
***************************************************************************************/


.financia-year .qr-details {
	padding: 30px 20px;
	background-color:#efefef;
	width: calc((100% - 3 * 28px) / 4);
	position: relative;
    min-height: 240px;
    height: 100%;		
	cursor:pointer;
	box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 15px -3px, rgba(0, 0, 0, 0.05) 0px 4px 6px -2px;
    border-radius: 10px;
	margin-bottom: 24px;
    display: block;
}
.financia-year .qr-details:hover {
	transform: translateY(-12px);
	-webkit-transform: translateY(-12px);
	-moz-transform: translateY(-12px);
	-ms-transform: translateY(-12px);
	-o-transform: translateY(-12px);
}

.financia-year .qr-details .dlview-icons {
	justify-content: flex-start;
}

.financia-year .qr-details a {	
	margin-top:20%;
    position: absolute;
    bottom: 30px;
    display: flex;
    column-gap:10px;
}
.financia-year .qr-details .dlview {justify-content: flex-start; }
.financia-year .qr-details a:before {
	content:url("../images/download-icon.png");
}
.financia-year .qr-details a:hover:before {
	content:url("../images/download-icon-hover.png");
}
.financia-year .qr-content {
	display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    column-gap: 28px;
    margin-bottom:50px;
}
.transitions {
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
}
.financia-year .qr-details h3, #select-content h3, #reports-section .past-ar-dl h3, #reports-section h3
{
	font-weight:600;margin-bottom: 20px;
	margin-top: 0px;
    font-family: "Plus Jakarta Sans", sans-serif;font-size:18px;line-height: 22px;
}
#reports-section h3
{
	margin-bottom:0px;padding-right: 62px;
}


/*==========  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: #55567a;
    text-align: left;
    min-width: 55%;
    text-transform: uppercase;
}	
}
/* 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: #55567a;
    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: #55567a;
    font-weight: 600;
    text-align: left;
} 
.download-link, .view-link {
    display: inline-block;
    float: left;
    margin-left: 2%;
    width: 13%;
    position: relative;
    top: 10px;
}
.bursa-cym-fr 
{
	flex-wrap: wrap;
}
  
}
@media (min-width: 992px) 
{
  .btn-nl-1 {
	  margin-left: 17.5%;
  }
  .emailAlert .col-lg-5
  {
	  width: 60%;
  }
  #reports-section .past-ar-container
  {
	  display: flex;
      flex-wrap: wrap;
  }
  #reports-section .past-ar-bg
  {
	 min-height: 250px; 
  }
  #reports-section h2
  {
	width: 100%;
    flex-basis: 100%;
  }
}
@media (max-width: 991px)
{
	.right-cntrls .right-tabs li
 {
	 width: 50% !important;
 }
 .right-cntrls .right-tabs li:last-child
 {
	 border-right: 1px solid #ffc45b !important;
 }
 
 .financia-year .qr-details {
    width: calc((100% - 28px) / 2);
  }
}
/* 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;
	}
	.bursa-cym-fr 
{
	flex-wrap: wrap;
}
	
	
 .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: #55567a;
    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: #55567a;
    font-weight: 600;
    text-align: left;
}

.download-link, .view-link {
    display: inline-block;
    float: left;
    margin-left: 2%;
    width: 13%;
    position: relative;
    top: 10px;
}	
	
	
  
}
@media (min-width: 768px) 
{
  #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;
  }
   
}
/* Landscape phones and portrait tablets */
@media (max-width: 767px) 
{
 #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: #0b2b40;
	   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;
	}
	.priceVolumeSelection .cal-container .date-to {
       margin-bottom: 12px;
  }
  
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: #55567a;
    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: #55567a;
    font-weight: 600;
    text-align: left;
}  
 .quarterlyReportContainer .ar-cover-img
  {
	 
  }
  .quarterlyReportContainer .ar-sec-links h4
  {
	  max-width:75%;
  }
   
  .qtr-min-height {
    min-height: 310px;
}
.bursanews-header .more-button a
 {
	margin-bottom: 5px !important;
    margin-right: 0px !important;
    min-width: 120px !important;
    margin-top: 2px !important;
 }
 .bursa-sel-col, .bursa-cym-fr, .cym-col
 {
	 display:block;
 }
 .ba-cate, .ba-yr, .ba-month
 {
	 width:auto;margin:0px 0px 16px 0px;overflow:hidden;
 }
 .ba-cate::after
 {
	 display:none;
 }
 .bursa-filter-btns
 {
	 margin:0 auto;
 }
 .stockpriceinfo.row .col-lg-6
 {
	 display:inline-block;
 }
 .stockpriceinfo.row
 {
	 margin-bottom:10px;
 }
 .row.sharepriceFooter #divInsage
 {
	 margin-bottom:20px;
 }
 #reports-section .past-ar-container
 {
	 width:100%;
 }
 #ircontacts-wrapper {
    background-position: 75% center;
    padding: 60px 20px;
 } 
}
/* 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;
	}
	
	
	.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: #55567a;
    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;
}	
.gentral-td {
    font-size: 14px !important;
}
.corp-info-container table tr th, .corp-info-container table tr td
 {
	 padding:15px 10px !important;
 }
 
.stockUpper .stock-info-details
{
	display:block;
	width:100%;
	margin: 14px 0px;
}
.stock-info-details p
{
	margin-bottom:2px;
}
 .stockpriceinfo.row
 {
	 text-align:center;
 }
 .financia-year .qr-details
 {
	 width:100%;
 }
 #reports-section .past-ar-img, #reports-section .past-ar-cont, #reports-section .past-cg-cont
 {
	 padding:30px 12px;
 }
 #reports-section .past-ar .dlview-icons
 {
	 display:block;
 }
 #reports-section .past-ar .dlview-icons .dflex-center
 {
	 justify-content: normal;
 }
 #reports-section .past-ar .dlview-icons a.view.dflex-center.transitions
 {
	 margin-top:20px;
 }
}
/* 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 !important;
 }
 .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;
 }
 .qtr-min-height {
    min-height: 280px;
 }
 .corp-info-container table tr th, .corp-info-container table tr td
 {
	 padding:15px 6px !important;
 }
 #ctl00_cphContent_fvStkInfo .row .col-xs-4 {
    display: block;
    width: 100%;
    margin: 6px 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: #55567a;
    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;
}
	
}
Hyper