<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/**************Global css***********************/
.pb20
{
	padding-bottom:20px;
}
.pt10 {
    padding-top: 10px;
}
.pt20 {
    padding-top: 20px;
}
.mb10 {
    margin-bottom: 10px;
}

.mb20 {
    margin-bottom: 10px;
}
.pb10 {
    padding-bottom: 10px;
}
.mt10
{
	margin-top:10px;
}
.mt20 
{
	margin-top:20px;
}
.row.dropdownpullleft
{
	margin-left:0px;margin-right:0px;
}

.border {
    border: 1px solid #ccc;
}
.ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year 
{
	-moz-appearance: none;
    -webkit-appearance: none;
    -o-appearance: none;
    appearance: none;
}
.ui-datepicker-title select::-ms-expand {
    display: none;
  }
 select {
    padding: 06px 14px;
    border: none;
    outline: none;
    border: 1px solid #d7d7d7;    
	color:#000;
}

  select::-ms-expand {
    display: none;
  }

ul
{
	list-style-type:none;
}
.dropDownArrow, select {
    background-image: url(../images/dropdownArrow.png) !important;
    background-repeat: no-repeat !important;
    background-position: center right 13px !important;
    background-color: rgba(0,0,0,0.75)!important;
    min-width: 150px;
    border-radius: 0px;
    color: #fff !important;border-radius: 3px;
}
select.dropDownArrow {
   margin-bottom:25px;
}
select {
    padding: 9px 13px;
    outline: none;
    font-weight: 400;
    border: 1px solid #333;
    min-width: 140px;
    display: inline-block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    cursor: pointer;
    min-height: 34px;
}
/**************END Global css***********************/

/*******IR Sub Menu***********/


#ctl00_submenu
{
   text-align:center;
   margin-top:34px;
}
#ctl00_submenu ul 
{
  list-style: none;
  display: inline-block; 
  margin-bottom:0px;
  padding-left:0px;
}
#ctl00_submenu ul li 
{
  display: inline-block;
  vertical-align: middle;
  padding: 0px 11px;
  line-height: 14px;   
  border-left:1px solid #2b2b2b;                 
}  
#ctl00_submenu ul li:first-child
{
	border-left:0px;
}
#ctl00_submenu ul li a 
{
  text-decoration: none;
  color:#2b2b2b;               
  font-size: 14px;
  line-height: 20px; 
  font-weight: 600;                               
  -webkit-transition: .5s;
  transition: .5s;  
}
#ctl00_submenu ul li a:hover 
{
 opacity:1;
}
#ctl00_submenu a.active 
{
  color: #ed2428 !important;              
  /*border: 1px solid #e61b23;*/
  font-weight: 700;
  pointer-events: none;
  opacity:1;
}

/*******END IR Sub Menu***********/


/*****New Corporate Governance******/

#corporate-governance .section
{
	margin-bottom:15px;margin-top:15px;
}
.pdf-box
{
  text-align:center;background-image:url(../images/cg-bg.jpg);
  background-position:center center;background-size:cover;height:100%;
  display:table;width:100%;
}
.pdf-box h4
{
	padding:20px 12px;font-size:17px;line-height:20px;color:#fff;height:100%;
	display:table-cell;vertical-align:middle;height:120px;font-weight:400;	
	margin:0px;
}
.pdf-box a, .download-wrapper a
{
	background-color:rgba(241,93,5, 0.8);color:#fff;padding:5px 3px;display:block;
	font-size:14px;transition:1s ease all;text-align:center;
	
}
.pdf-box:hover a, .download-wrapper a:hover
{
	background-color:rgba(238, 93, 7,0.5);color:#fff;
}
.pdf-box a:after, .download-wrapper a:after
{
	content: "\f019";
    font-family: FontAwesome;
    padding-left: 08px;
}
.download-wrapper
{
	text-align:center;background-image:url(../images/box-bg4.jpg);
}
.box-wrapper
{
	height:100%;
	margin-bottom:30px;
}

/*****End New Corporate Governance******/

/* Date picker*/


.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;
	}


/********datepicker calendar ********/
.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:#ed2428  !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;
}

.icon-circle-arrow-left:before, .icon-circle-arrow-left:after{
	content:""!important;
}

.icon-circle-arrow-right:before, .icon-circle-arrow-right:after{
	content:""!important;
}


/*******New Bursa Announcements*********/
 .bursanews-header
{
	background-color:#fef3ec;
	padding:20px 25px;
	border-bottom:2px solid #ed2428 ;
	margin-bottom:10px;
}
.year-row span a
{
	padding-right:10px;
	font-weight:bold;	
}
.year-row p
{
	padding-top:0px;
}
.bursanews-header p
{
	font-weight:bold;
	font-size:13px;
	margin-bottom:0px;
	padding-top:5px;
}
.bursanews-header .input-group input
{
	border:none;outline:none;
	border:1px solid #d7d7d7;
	padding:06px 12px;
	min-width:220px;
}
.bursanews-header .input-group
{
	display:inline-block;
}
.bursanews-header .input-group input:first-child
{
	margin-right:22px;
}
.bursanews-header .row
{
	margin-bottom:10px;
}
.bursanews-header .row:last-child
{
	margin-bottom:0px;
}
.bursanews-header select
{
	width:52%;
	padding:05px 12px;
	border:none;outline:none;
	border:1px solid #d7d7d7;
	margin-right:20px;
	min-width:220px;
}
.announcements p
{
	color:#02617c;
	margin-bottom:0px;
	font-size:13px;
}
.announcements a
{
	color:#040404;
	display:block;
	margin-bottom:12px;	
}
.announcements a:hover
{
	color:#e11f27;
}

.announcements a:last-child
{
	margin-bottom:0px;
}
.announcements 
{
	 border-bottom:1px solid #d7d7d7;
	 overflow:hidden;
	 padding:14px 0px;
}
.bursanews-header .more-button
{
	text-align:inherit;
	display:inline-block;
	
}
.bursanews-header .more-button a, .bursanews-header .more-button input.btn-primary
{
	font-weight:600;
	margin-right:08px;
	
}

.innerBox h3 {
    font-size: 14px;
    line-height: 18px;
    text-transform: inherit;
    color: #fff;
    margin-top: 0;
    /* min-height: 53px; */
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    text-align: center;
}
 
 .btnRedStd{
    color: #fff;

}

.btnRedStd:hover {
    color: #ed2428;
   background-color:#fff; 
     border-color:transparent; 
    border: 1px solid #ed2428;
    border-radius: 0;
}

.noPaddingLeft{
	padding:4px 4px;
}

.cpFooter{
	
}
.innerBox{
	color: #fff;  
}

.bursa-text
{
	text-align: center;
    background-image: url(../images/pd-bg.jpg);
    background-position: center center;
    background-size: cover;
    height: 100%;
    display: table;
    width: 100%;
}
.bursa-text h3 {
    padding: 20px 12px;
    font-size: 17px;
    line-height: 20px;
    color: #fff;
    height: 100%;
    display: table-cell;
    vertical-align: middle;
    height: 120px;
    font-weight: 400;
    margin: 0px;background-color: rgba(24, 0, 0, 0.75);
}
.bursa-button {
    text-align: center;
    background-image: url(../images/pd-bg.jpg);
}
.bursa-button a {
    background-color: rgba(237,28,36, 0.9);
    color: #fff;
    padding: 8px 3px;
    display: block;
    font-size: 14px;
    transition: 1s ease all;
    text-align: center;border:none !important;
}
.bursa-button a:hover
{background-color: rgba(218,33,40, 0.75);
    color: #fff;
}
/*******End New Bursa Announcements*********/


div#ctl00_cphContent_uPnlPrcTicker .col-sm-8 .row h4, div#ctl00_cphContent_uPnlPrcTicker #ctl00_cphContent_fvStkInfo .col-sm-8 .row p:first-of-type {
    font-size: 16px;
	 margin-bottom:30px;display:inline-block;
	 font-weight:500;
}
div#ctl00_cphContent_uPnlPrcTicker #ctl00_cphContent_fvStkInfo .col-sm-8 .row p:first-of-type:before
{
	content:"(";
}
div#ctl00_cphContent_uPnlPrcTicker #ctl00_cphContent_fvStkInfo .col-sm-8 .row p:first-of-type:after
{
	content:")";
}
div#ctl00_cphContent_uPnlPrcTicker .col-sm-8 .row h4 b
{
	font-weight:600 !important;
}
.row.priceContent.text-center.pt10.pb20 b {
    font-weight: 500;
}
table.table-hover tr[style="border-bottom:1px solid #ccc;"] {
    border-bottom: 1px solid #626262 !important;
}

table.table.table-hover.mt20 tr:first-child td {
    
    color: #fff;
}
#ctl00_cphContent_ibRefresh {
    padding-right: 45px !important;
}
span.fix-icon {    
    display: block;
    overflow: hidden;
    position: relative;
}
.fix-icon:after {
    font-family: FontAwesome;
    content: "\f01e";   
    position: absolute;
    right:14px;
    top: 8px;
    pointer-events: none;
    color: #fff;
}

/***************ICONS*******************/
.agmButton
{
	margin-top:12px;
}
.agmButton .iconDownload, .circularButton .iconDownload
{
  display:block;
}

.iconDownload{
	background:url(../images/iconDownload.png) no-repeat center center;
	width:100%;
	padding-left:35px;	
	margin-bottom:3px;	
	color:#fff; 
}

.iconDownload:hover{
	background:url(../images/iconDownloadHover.png) no-repeat center center;
	width:100%; 	
}

.iconView{
	background:url(../images/iconView.png) no-repeat center center;
	width:100%; 
	
	padding-left:35px;	
	margin-bottom:3px;color:#fff;
}

.iconView:hover{
	background:url(../images/iconViewHover.png) no-repeat center center;
	width:100%; 
	

}
.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;
}

/*======================================
SR Reports icons
====================================*/

.sriconDownload{
	background: url(../images/iconDownload.png) no-repeat center left;
    width: 100%;
    margin-bottom: 2px !important;
    padding-left: 35px;
    display: block;
    text-align: left;	 
}

.sriconDownload:hover{
	background:url(../images/iconDownloadHover.png) no-repeat left center;
	width:100%; 	
}
.sriconView{
	background: url(../images/iconView.png) no-repeat center left;
    width: 100%;
    display: block;
    padding-left: 35px;
}
.sriconView:hover{
	background:url(../images/iconViewHover.png) no-repeat left center;
	width:100%; 
	display:block;

}
.sriconInteractive{
	background:url(../images/iconInteractive.png) no-repeat left center;
	width:100%; height:20px;
	display:block;
	padding-left:35px;
}

.sriconInteractive:hover{
	background:url(../images/iconInteractiveHover.png) no-repeat left center;
	width:100%; height:20px;
	display:block;

}



















/***************END ICONS*******************/

/*-===================================================================
NEW AR PAGE DESIGN CSS STARTS HERE 05-JUNE-2020
======================================================================*/


.grey-bg{
	padding-top: 40px;
    padding-bottom: 40px;
    background: #dfdfdf;
	margin-bottom: 30px;
}

.ar-top-sec-cont-full{
	float:left;
	width:100%;
	height:100%;
	    border-bottom: 1px solid #ababab;
	margin-bottom:25px;
}
.ar-top-sec-cont-inner{	
	margin:0 auto;

}
.ar-top-sec-cont-inner-wrap{
  width:100%;
  float: left;
  padding: 0px 12px 50px 12px;
  background-color:transparent;
  color: #fff;
  position: relative;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.ar-top-sec-cont-inner-wrap img {width: 100%;}

.ar-top-sec-cont-inner-wrap:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 60px;
    border-radius: 50%;
    z-index: -1;
    
}



.ar-top-sec-cont-inner-wrap:hover{	
	
}


.ar-big-cover, .ar-cover{
	width:100%;
	height:auto;
	overflow: hidden;
}
.ar-big-cover img, .ar-cover img {
    transform: scale(1);
    transition: all .6s ease-in-out;
}
.top-ar-sec:hover .ar-big-cover img, .item-wrap:hover .ar-cover img {
    transform: scale(1.2) !important;
    filter: brightness(1.3);
}

.ar-docs-list-sec{
	float:left;
	width:100%;
	
}
ul.doc-list {
    margin: 0;
    padding: 0;
}
ul.doc-list li {
    list-style: none;
    display: block;
    margin-bottom: 12px;
	float: left;
	width: 100%;
}
ul.doc-list li:last-child
{
	margin-bottom:0px;
}
ul.doc-list li .ar-top-link-title{
	float:left;
	max-width:80%;
	text-decoration: none;
    font-size: 15px;
    line-height: 21px;
    font-weight: 400;    
	text-align: left;
	min-width: 50%;
	text-transform:uppercase;
}
ul.doc-list li .ar-top-links-icons{
	float:right;
	width:20%;
}

.ar-top-sec-cont-inner-wrap:hover .ar-top-link-title{
	color: #fff;
}



ul.doc-list li a {
    text-decoration: none;
    font-size: 18px;
    line-height: 21px;
    font-weight: bold;
    color: #d62755;
}

.download-link-big, .view-link-big{
	display: inline-block;
	float: left;
	margin-left: 10%;
	width: 18%;
	position: relative;
	top: 0px;
	
}


.download-icon-big{
	background: url(../images/iconDownload.png) no-repeat;
	display:block;
	width:100%;
	height: 22px;
	background-position: center center;
	
}

.view-icon-big{
	background:url(../images/iconView.png) no-repeat;
	display:block;
	width: 100%;
	height: 22px;
	background-position: center center;
	
}

.ar-top-links-icons .download-icon-big:hover{
	background: url(../images/iconDownloadHover.png) no-repeat;
	display:block;
	width:100%;
	height: 22px;
	background-position: center center;
	
}

.ar-top-links-icons .view-icon-big:hover{
	background:url(../images/iconViewHover.png) no-repeat;
	display:block;
	width: 100%;
	height: 22px;
	background-position: center center;
	
}


/*ul.doc-list li a:before {
	font-family: FontAwesome;
    content:'\f1c1';
    display: inline-block;
   font-size: 18px;
    margin-right: 15px;
    position: relative;
    
}*/

/*ul.doc-list li a span{
	width: 80%;
	display: inline-block;
	vertical-align: middle;
	
}*/



.inner-ar-wrap{
	float: left;
	width: 100%;
}
.inner-ar-wrap .col-lg-4.col-md-4.col-sm-6.col-xs-12
{
	padding-left:10px;padding-right:10px;
}

.inner-ar-item{
  background-color: transparent;
    color: #fff;
    padding: 25px 0px;
    border-radius: 4px;
    height: 100%;
    display: block;
    position: relative;
    text-decoration: none;   
    -webkit-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out; 
}
.inner-ar-wrap .inner-ar-item .item-wrap{ min-height:160px; }
.inner-ar-item:hover{  
    color: #fff;    
}

.inner-ar-item:after{
	content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 60px;
    border-radius: 50%;
    z-index: -1;
	
}

.ar-heading{
	font-size: 12px;
    color: #173f96;
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 20px;display:none;
}
.inner-ar-item:hover .ar-heading{
	color:#fff;
}

.item-wrap .ar-links-sec {display: inline-block; vertical-align: middle; width: 55%; text-align: left;}
.ar-cover-wrap{	
	width: 39%;
	margin-right: 3%;
  display: inline-block;
  vertical-align: middle;	
}

.ar-link, .cg-link{
	margin-bottom: 10px;
	text-align: right;
  bottom:0;
  left:5px;
}

.ar-link h4, .cg-link h4{
	width: 63%;    
    font-size: 14px;
    line-height: 18px;    
    font-weight: 400;
    vertical-align: middle;
    display: inline-block;
    text-align: left;margin-top:0px;margin-bottom:0px;
}

.inner-ar-item:hover .ar-link h4, .inner-ar-item:hover .cg-link h4{
	color: #fff;
}

.download-link, .view-link{
	display: inline-block;
	width: 14%;
	position: relative;
	vertical-align: middle;	
	margin-left:4px;
}

.download-icon{
	background: url(../images/iconDownload.png) no-repeat;
	display:block;
	width:100%;
	height: 22px;
	background-position: center center;
	
}

.view-icon{
	background:url(../images/iconView.png) no-repeat;
	display:block;
	width: 100%;
	height: 22px;
	background-position: center center;
	
}
.inner-ar-item .download-icon:hover{
	background: url(../images/iconDownloadHover.png) no-repeat;
	display:block;
	width:100%;
	height: 22px;
	background-position: center center;
	
}

.inner-ar-item .view-icon:hover{
	background:url(../images/iconViewHover.png) no-repeat;
	display:block;
	width: 100%;
	height: 22px;
	background-position: center center;
	
}



/**************Policy Disclosures***************/

.reports-date{
	border-bottom:3px solid #ed2428;
	text-align:left;
	margin-bottom:10px;	
}

.reports-title{
	font-size:120%;
	min-height:60px;
}
.reports-title a
{
/*	color:#010101;*/
color:#fff;
}
.reports-title a:hover
{
	color:#ed2428;
}

/**************END Policy Disclosures***************/

/**************AGM &amp; EGM***************/

.circularsContainer{
	margin-top: 22px;	
	border-bottom:1px solid #ccc;
	padding-bottom:22px;
}
.circularsContainer:last-child
{
	border:0px;
}
.circulars{
	
	/*margin-bottom:20px;*/
}

.circularDate{
	padding-bottom:10px;
	font-weight:500;	
}

.circularContent{
	text-align:justify;
}


.circularContent h5{
	margin-top:0;
}
.circularButton{
	padding-top:20px;	
}

.circularButton span{
	padding-left:32px;
	margin-bottom:2px;
	padding-top:1px;
}


/********** Quarterly Report section *********/

.quarterlyReportContainer li {
    margin-bottom: 20px;
}

.quarter-year{
	font-size:120%;
	font-weight:bold;	
	text-align:center;
	margin-bottom:15px;
}

.quarter-icon{
	text-align:center;
	padding:5px 0px;
}

.quarter-icon img{
	opacity: 0.5;
    filter: alpha(opacity=50);
}


.quarter-icon span{
	display:block;	
}

/*new design*/
.quarterly-results{	
    width: 100%;
	margin-bottom:30px;
	overflow:hidden;
	/*background: url(../images/qrbg-img.jpg) no-repeat center;
    background-size: cover;padding:70px 40px;*/
}
.quarterly-results .download-link {    
    width: 28px;    
}
.quarterly-results p span a:hover .download-icon
{
	background: url(../images/iconDownloadHover.png) no-repeat;
	background-position: center center;
}
.quarterly-results h1, .quarterly-results p span b
{
	margin-bottom: 22px;
    font-size: 18px;
    font-weight: 500;
    display: block;
}
.quarterly-results .col-lg-9.col-md-9.col-sm-9
{
	border:none !important;width:100%;padding-top: 0px !important;
    padding-bottom: 0px !important;padding-left: 0px !important;min-height:auto !important;
	background: url(../images/qrbg-img.jpg) no-repeat center;
    background-size: cover;
    padding: 70px 40px !important;
    transform: scale(1);
    transition: all 0.8s ease-in-out;
}
.quarterly-results .col-lg-9.col-md-9.col-sm-9:hover
{
	transform: scale(1.09) !important;filter: brightness(1.8); margin-left: 35px;
	font-size:15px;
}
.quarterly-results .col-lg-3.col-md-3.col-sm-3
{
	display:none;
}
.quarterly-results a
{
	color:#fff;font-weight:300;
}
.quarterly-results .col-lg-9.col-md-9.col-sm-9 p:hover
{
	filter: brightness(0.62);
}






/*******End Quarterly Report section ******/

/**************END AGM &amp; EGM***************/



/*************** Price &amp; Volume ************/

.stockChartContainer 
{
    padding-top: 10px;
}
.priceVolume{
	margin: 0 0 10px 1px;
}

.priceVolume .nav-tabs &gt; li {
  float: left;
  margin-bottom: 0px;
}

.priceVolume .nav-tabs &gt; li &gt; a {
  margin-right: 2px;
  line-height: 1;
  border: 1px solid transparent;
  border-radius: 0px 0px 0 0;
  background:#f4f4f4;
  font-weight:bold;
      padding: 10px 15px;
}

.priceVolume .nav-tabs &gt; li.active &gt; a,
.priceVolume .nav-tabs &gt; li.active &gt; a:focus {
  color: #ffffff !important;
  cursor: default;
  background-color: #ed2428 ;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  font-weight:bold;
}
.priceVolume .nav-tabs &gt; li.active &gt; a:hover
{
	color:#fff !important;
}

.priceVolumeSelection{
	padding:15px 0px;
}

.priceVolumeSelection a{
	margin-right:12px;
	
}

.priceVolumeTable thead{
	background:#888;
	color:#fff;
}

.priceVolumeTable thead tr td, .priceVolumeTable tbody tr td{
	text-align:right;
}
.priceVolumeTable tbody tr td a
{
	color:#FFA500;
}
.tableHeader {
    background: #393939!important;
    color: #fff;
    font-weight: 400;
}

/**************END Price &amp; Volume**********************/


/************* Bursa News *************/

.annoucementContainer{
		
}

.announcementSelection{
	margin:15px 0;
	padding:15px 0;
	background:#ffffff;
}

.announcementDate{
	font-weight:600;
	padding:5px 0;
	margin-bottom:10px;
	border-bottom:1px solid #ccc;	
	
}

.announcementTime{
	font-size:600;
	font-weight:600;
   padding: 2px 0px;
}

.announcementTitle{
	padding:5px 0px;

}

.announcementByDate{
	padding-top:15px;
	/*line-height:16px;*/
}

.announcementByTime{
	padding-top:8px;	
}

.announcementByTime a{
	color:#000;
}

.announcementByTime a:hover{
	color:#e7ca2f;
}

.announcementSelection 
{
    background: #ffffff;
}
.annoucementContainer .hasDatepicker
{
	width:240px !important;
}

/************** end Bursa News*****************/







/* ----------------------------------------------------------------
    Toggle
-----------------------------------------------------------------*/


.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;
}

.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;
}

.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: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;	
}

@media (max-width: 767px){
	.calculator label{
		font-weight:normal!important;	
		line-height:14px;
		font-size:90%;
	}	
	
	.togglet span{
		display:none;	
	}
	
	.calculator-edit{
		text-align:left;	
	}
	
	.togglec .pull-right{
		float:none;	
	}
	
	.toggle {
		margin-top:10px;	
	}
	.circularsContainer img
	{
		margin-bottom:15px;
	}
	
}
.calculator
{
  min-height:1620px;
}


/******* News Alert*******/
.emailAlertContainer .emailAlert
{
	margin-top:22px;
}
.emailAlertContainer .emailAlert .btn-primary
{
	margin-top:06px;
}
.unregister {
    border-top: 1px solid #ccc;
    padding-top: 3px;
	margin-top:12px;
}
.ClsButton
{
	background-color:#ed2428;
	color:#fff  !important;
	 transition:1s ease all;
	  border: 1px solid #ed2428 !important;	  
	  padding:05px 10px;
	  height:auto !important;
}
.ClsButton:hover
{
	background-color:#1f1e24;
	color:#fff !important;	
	border-top-width: 0px;
	border: 1px solid #1f1e24 !important;	  
	height:auto !important;
}
.clsMsgBoxDesign
{
	padding:10px;
	font-size:13px;
	line-height:18px;
	border-color:#999;
	border-radius:4px;
}
.clsMsgBoxDesign tbody td span
{
	padding:10px;
}
.clsMsgBoxDesign tbody td img
{
	float:left;
	margin-left:3px;
}
/*******end News Alert*******/


/******Media News********/
.medianews-wrapper{
	width:100%;	
	margin-bottom:20px;
}

.medianews-date-wrapper{
	text-align:center;	
	width:15%;
	background:#ed2428;
	color:#fff;
	float:left;
	padding:15px;
	max-width:60px;
	min-height:65px;
	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;
}

.medianews-publisher{
	font-size:12px;
	color:#18908c;
}

.medianews-title{
	font-size: 16px;
    font-weight: normal;
    display: table-cell;
    vertical-align: middle;
	margin-left:20px;
	padding-left:20px;
	height:65px;
	background:#f2f1f2;
	-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:#1f1e24;
}
.medianews-title a:hover
{
	color: #ed2428 !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********/

/**********************************************************/
       /******** Corporate Calendar ********/
/**********************************************************/

.eventsCalendar{
	border-bottom:1px solid #ccc;
	padding: 32px 0px 26px 0px;
}
.eventsCalendar:first-child{
	
	padding-top: 20px;
}


.eventCalendarContent{
	/*padding-left:10px;*/
}
.ace_btn0
{
	margin:0px !important;
}
.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:15px;
	font-weight:bold;
	padding-bottom:10px;
	/*padding-left:10px;*/
}

.eventCalendarImg {
	background:url(../images/calendar.png) no-repeat;
	width:62px;
	height:71px;	
	color:#000;
	/*background-color:#e7ca2f;*/
	margin-bottom:15px;
}

.eventCalendarImg .month{
	display:block; 
	text-align:left; 
	font-size:12px; 
	position:relative; 
	top:13px;	
	font-weight:normal; 
	text-align:center;
}

.eventCalendarImg .date{
	display:block; 
	text-align:left; 
	font-size:26px; 
	position:relative;	 
	font-weight:normal; 	
	text-align:center;
	top:2px;
	margin-top:6px;
}
/**********************************************************/
       /********End Corporate Calendar ********/
/**********************************************************/

/***************Quarterly Reports******************/
.qr-section
{
	 text-align:center;
}
.quarter-year{
	font-size:120%;
	font-weight:500;	
	text-align:center;
	margin-bottom:15px;
}

.quarter-icon
{
	display:inline-block;	
}
.qr-section .quarter-icon:nth-child(2)
{
	/*border:1px solid red;display:block;*/
}

.quarter-icon img{
	opacity: 0.5;
    filter: alpha(opacity=50);
	max-width:100%;
}


.quarter-icon span{
	display:block;	
}

/**************end Quarterly Reports****************/

/***********Terma and Policy*************/
.terms h4
{
	margin-top: 30px;    
	padding-bottom:2px;
	margin-bottom:0px;
	font-weight:700;font-size:20px;
	 
	
}
.terms h5
{
	margin-top: 25px;
    margin-bottom: 12px; 
	font-size:18px;font-weight:700;	
	border-bottom:1px solid;
	display:inline-block;
	
}
.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: #FFA500;
  font-size:16px;
}

/******** Interactive Stock Charts ***********/
g.highcharts-input-group, g.highcharts-axis-labels.highcharts-xaxis-labels, g.highcharts-axis-labels.highcharts-yaxis-labels {
    fill: #fff;
    stroke: #fff;    
    stroke-width: 0.2px;
}
g.highcharts-button {
    fill: #fff;
    stroke: #818181;
    stroke-width: 0.18px;
}
div#tblContent
{
	padding: 10px 0px;
    background-color: transparent !important;
}
.highcharts-container span {
    color: #fff !important;    font-family: inherit !IMPORTANT;
}
.interactiveChartIcon .nav &gt; li &gt; a{
	padding:0px;		
}
.interactiveChartIcon{
	margin:0px;
	padding:0px;
	border:0px;
	margin-bottom:18px;
}
.interactiveChartIcon .nav-tabs {
  border-bottom: 0px solid #ddd;
  margin-right:20px;
  border-radius:0;	
}
.interactiveChartIcon .nav-tabs &gt; li {
  transition: all .2s ease-in-out;
 
}
.interactiveChartIcon .nav-tabs &gt; li &gt; a {
  margin:0 1px;
  background-color:#dedede;
  padding:12px 5px !important;
  border-radius:0;
   border:none;
}
.interactiveChartIcon .nav-tabs &gt; li &gt; a &gt; strong, .interactiveChartIcon .durationChart .nav-tabs &gt; li .durationLabel &gt; strong
{
	font-weight:600 !important;
}
.interactiveChartIcon .durationChart .nav-tabs &gt; li &gt; a
{
	margin:0px !important;
}
.interactiveChartIcon .nav-tabs &gt; li &gt; a:hover{
  color: #ffffff;
  cursor:pointer;
  background-color: #ed2428;
  transform: scale(1.2);
  margin:0 6px;
   border-radius:0;
   transition: all .2s ease-in-out;
}
.interactiveChartIcon .nav-tabs &gt; li.active &gt; a,
.interactiveChartIcon .nav-tabs &gt; li.active &gt; a:hover,
.interactiveChartIcon .nav-tabs &gt; li.active &gt; a:focus {
  color: #ffffff;
  cursor: default;
  background-color: #FFA500;
  transform: scale(1.18);
  margin:0 6px;
  border-radius:0;
  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 #ababab;
	margin:0px;	
}


.interactiveChartIcon .durationChart &gt; li &gt; a, .interactiveChartIcon .durationChart .nav &gt; li &gt; a {
	background:none;
	font-weight:normal;	
	color:#fff;
	cursor:pointer;text-transform: uppercase;
}
.interactiveChartIcon .durationChart &gt; li &gt; a, .interactiveChartIcon .durationChart .nav &gt; li &gt; a:hover {
	background:none;
	font-weight:normal;	
	transform: scale(1);
	padding:8px 3px;
}
.interactiveChartIcon .durationChart &gt; li &gt; a, .interactiveChartIcon .durationChart .nav &gt; li.active &gt; a {
	background:none;
	font-weight:normal;	
	transform: scale(1);
	padding:8px 3px;
}
.interactiveChartIcon .durationChart .nav-tabs &gt; li &gt; a span, .interactiveChartIcon .durationChart .nav &gt; li &gt; a span {
	margin:0px; padding:0px;
}
.interactiveChartIcon .durationChart .nav-tabs &gt; li.active &gt; a,
.interactiveChartIcon .durationChart .nav-tabs &gt; li.active &gt; a:hover,
.interactiveChartIcon .durationChart .nav-tabs &gt; li.active &gt; a:focus {
	color: #FFA500;
	background:none;
	transform: scale(1);
	text-transform:uppercase;
	font-weight:bold;
}
.interactiveChartIcon .durationChart .nav-tabs &gt; li .durationLabel {background-color:#FFA500; color:#fff; 
    margin-right:0px;margin-bottom:0px; cursor:default;padding:11px; display:block;}

.tab-content .highcharts-title img
{
	vertical-align:middle;

}
.right-cntrls{	
	background-color:#ed2428;
    float: left;
    width: 100%;	
	margin-bottom:15px;
}
.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;
}
/******* END Interactive Stock Charts *******/

@media (max-width:480px){
	.interactiveChartIcon .durationChart .nav-tabs{
		margin-top:20px;
		width:100%;
		border-left:0px;
		border-right:0px;
	}	
	.interactiveChartIcon .durationChart .nav-tabs &gt; li .durationLabel {
		display:none;	
	}	
	.interactiveChartIcon .durationChart &gt; li &gt; a, .interactiveChartIcon .durationChart .nav &gt; li &gt; a {

		background:none;
		font-weight:normal;	
		transform: scale(1);
		padding:8px 3px;
	}
	
	span.highcharts-title{
			left:10px!important;
			padding-bottom:25px;
	}
	.reports-title{
	 font-size:15px;
	 line-height:18px;	 
    }
	
	.priceVolumeTable .tableHeader th:nth-child(2)
{
	width:150px;
}
 .priceVolumeTable .tableHeader th:nth-child(1)
 {
	 width:50px;
 }
.priceVolumeTable th,  .priceVolumeTable td
{
	font-size:12px;
}
.entitlement .nav-tabs &gt; li &gt; a {
 
  font-size:12px !important;
  padding:5px !important;  
}
.annoucementContainer .announcementSelection
{
	margin:0px !important;
	 padding:0px !important;
}
div#ctl00_cphContent_uPnlPrcTicker
{
	 font-size: 13px;
    line-height: 18px;
}
div#ctl00_cphContent_uPnlPrcTicker .col-xs-4 {
    margin-top: 10px;
    width: 100%; 
}
  .bursanews-header .more-button
  {
	  margin-top:15px;
  }
  .directorDesignation
  {
	  font-size:13px !important;
  }
  .directorName
  {
	  font-size:15px !important;
	   line-height:18px;
  }
  
  .quarterlyReportContainer li {
    margin-bottom: 20px;
	text-align:center;
}
.quarterly-results h1 {
    color: #ed2428;
    font-weight: bold;
    margin-top: 0;
    font-size: 27px;
}


.sriconDownload{
	background:url(../images/iconDownload.png) no-repeat left center;
	width:100%;
	padding-left:35px;	
	margin-bottom:3px;
	background-position:85px -5px;	 
}

.sriconDownload:hover{
	background:url(../images/iconDownloadHover.png) no-repeat left center;
	width:100%; 	
	background-position:85px -5px;	
}


.sriconView{
	background:url(../images/iconView.png) no-repeat left center;
	width:100%; 
	display:block;
	padding-left:35px;	
	margin-bottom:3px;
	background-position:85px -5px;	
}

.sriconView:hover{
	background:url(../images/iconViewHover.png) no-repeat left center;
	width:100%; 
	display:block;
	background-position:85px -5px;	

}
.btnRedStd {
  

}

}


@media (max-width:380px)
{
 .medianews-date-wrapper
 {
	 width:20%;
 }
 .medianews-title-wrapper
 {
	 width:80%;
 }

.entitlement .nav-tabs &gt; li &gt; a {
    font-size: 11px !important;
    padding: 5px !important;
}
}
@media (max-width:340px)
{
 .priceVolumeTable .tableHeader th:nth-child(2)
 {
	    width: initial !important;
 }
 .priceVolumeTable .tableHeader th:nth-child(1)
 {
	     width: initial !important;
 }
 #table-2351.tablesaw-swipe .tablesaw-cell-persist:nth-child(2) {
    width: initial !important;
 }
}
/******* end Interactive Stock Charts *******/



/******* 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 &gt; .panel-heading {
  color: #333;
  border-color: 0px solid transparent;
  background-color:none;
}
.directorProfile .panel-body{
	padding:0px;
	/*margin-bottom:20px;*/
	border:none;
}
.directorProfile .panel-heading + .panel-collapse &gt; .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:#e7ca2f;
	content: "-"; 
	font-size:20px;
	font-weight:bold;
	padding:0 5px 0 0;
}

.directorProfile a.accordion-toggle{
	text-decoration: none;
}
.directorDesignation{
	font-weight:normal;
	font-size:14px;
	color:#989696;
	padding-bottom:10px;
}

.directorProfileContainer .pic{
	float:left;
	padding-right:15px;
	padding-bottom:10px;
}
.directorProfileContent{
	
	text-align:justify;
	
}	
.directorName{
	font-weight:bold;
	font-size:17px;
	border-bottom:1px solid #ccc;
	color:#bf3a90;
	padding-right:20px;
}
.directorName::after {
    content: "";
    display: block;
    width: 75px;
    border-bottom: 2px solid #e7ca2f;
}

/******* end Directors' Profile *******/

/******* Entitlements *******/
.entitlement
{
	margin-bottom:20px;
}
.entitlement .nav-tabs &gt; li {
  float: left;
  margin-bottom: -1px;
  font-size:15px;
}

.entitlement .nav-tabs &gt; li &gt; a {
  margin-right: 2px;
  line-height: 1;
  border: 1px solid transparent;
  border-radius: 0px 0px 0 0;
  background:#fff;
  font-weight:500;
  font-size:15px;
  padding:12px;  color:#333;
}
.entitlement .nav-tabs &gt; li &gt; a:hover {
  
 
}
.entitlement .nav-tabs &gt; li.active &gt; a,
.entitlement .nav-tabs &gt; li.active &gt; a:hover,
.entitlement .nav-tabs &gt; li.active &gt; a:focus {
  color: #fff !important;
  cursor: default;
  background-color: #FFA500;  
  border-bottom-color: transparent;
  
}

.entitlementTable{
	font-size:12px;
}

.entitlementTable thead{
	background:#888;
	color:#fff;
}

/*******end Entitlements *******/</pre></body></html>