<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;
}
.mt10
{
	margin-top:10px;
}
.mb10 {
    margin-bottom: 10px;
}
.pb10 {
    padding-bottom: 10px;
}
.pageTitle h3 {
    color: #515151;
    font-weight: 600;
    font-size: 30px;
    margin-bottom: 26px;    
}
.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;
  }
/**************END Global css***********************/

div#ctl00_cphContent_uPnlPrcTicker h4 {
    font-size: 14px;
}
/***************ICONS*******************/
.agmButton .iconDownload
{
  display:block;
}
.iconDownload{
	background:url(../images/iconDownload.png) no-repeat center center;
	width:100%; 
	/*display:block;*/
	padding-left:35px;
	line-height:18px;
	margin-bottom:3px;
}

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

}

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

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

}
.iconAlignRight{
	background-position:left center;
}
.iconAlignRight:hover{
	background-position:left center;
}




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

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

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

.reports-title{
	font-size:120%;
	min-height:100px;
}
.reports-title a
{
	color:#4c4c4c;
}
.reports-title a:hover
{
	color:#00b5af;
}

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

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

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

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

.circularContent{
	text-align:justify;
}

.circularButton{
	padding-top:20px;	
}

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


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

.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;	
}
/*******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: #fd490a ;
  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;
}
.tableHeader {
    background: #888 !important;
    color: #fff;
    font-weight: bold;
}

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


/********* New Bursa Announcements *********/
 .bursanews-header
{
	background-color: rgba(253,73,10,0.06);   
    border-bottom: 2px solid #fd490a;   
    padding: 20px 25px;    
    margin-bottom: 10px;
	border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}
.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;font-weight:400;
}
.bursanews-header .input-group
{
	display:inline-block;
}
.bursanews-header #datePickerFrom
{
	margin-right:22px;
}
.bursanews-header .row
{
	margin-bottom:10px;
}
.bursanews-header .row:last-child
{
	margin-bottom:0px;
}
.bursanews-header select
{
	width:52%;
	border:none;outline:none;
	border:1px solid #ccc;
	margin-right:20px;
	min-width:220px;font-weight:400;
}
.announcements p
{
	color:#02617c;
	margin-bottom:0px;
	font-size:13px;
}
.announcements a
{
	color:#040404;
	display:block;
	margin-bottom:12px;	
}
.announcements a:last-child
{
	margin-bottom:0px;
}
.announcements 
{
	 border-bottom:1px solid #d7d7d7;	
	 padding:14px 0px;
}
.bursanews-header .more-button
{
	text-align: inherit;
    display: inline-block;
    border: none;
    padding: 0px;	background-color:transparent;
}
.bursanews-header .more-button:hover
{
	background-color:transparent !important;border:0;
}
.bursanews-header .more-button:before
{
	display:none;
}
.bursanews-header .more-button a, .bursanews-header .more-button input.btn-primary
{
	font-weight:bold;
	margin-right:08px;	
}
.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-weight:600;
   padding: 2px 0px;
}
.announcementTitle{
	padding:5px 0px;
}
.announcementByDate{
	padding-top:15px;	
}
.announcementByTime{
	padding-top:8px;	
}
.announcementByTime a{
	color:#000;
}
.announcementByTime a:hover{
	color:#00b5af;
}
.announcementSelection 
{
    background: #ffffff;
}
.annoucementContainer .hasDatepicker
{
	width:240px !important;
}
/*******End New Bursa Announcements*********/



/** calculator **/





/* ----------------------------------------------------------------
    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;
	}
	.pageTitle h3 {    
      font-size: 24px;     
     }
	 	.right-cntrls .right-tabs li
  {
		margin:0px !important;
		width:50% !important;font-size:12px !important;
		padding:4px 0px !important;	
  } 
}
.calculator
{
  min-height:1620px;
}


/******* News Alert*******/
.emailAlertContainer .emailAlert
{
	margin-top:22px;
}
.unregister {
    border-top: 1px solid #ccc;
    padding-top: 3px;
	margin-top:12px;
}
.ClsButton
{
	background-color:#fd490a;
	color:#fff  !important;
	 transition:1s ease all;
	  border: 1px solid #fd490a;	  
	  padding:05px 10px;
	  height:auto !important;
}
.ClsButton:hover
{
	background-color:#00b5af;
	color:#fff !important;	
	border-top-width: 0px;
	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:#fd490a;
	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: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:#4c4c4c;
}
.medianews-title a:hover
{
	color: #18908c !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;
}

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

.eventCalendarImg .month{
	display:block; 
	text-align:left; 
	font-size:10px; 
	position:relative; 
	top:12px;
	color:#2c3e50; 
	font-weight:normal; 
	text-align:center;
}

.eventCalendarImg .date{
	display:block; 
	text-align:left; 
	font-size:25px; 
	position:relative; 
	color:#2c3e50; 
	font-weight:normal; 
	text-shadow:1px 1px #ccc; 
	text-align:center;
	top:7px;
}
/**********************************************************/
       /********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: 14px;   
    border-bottom: 1px solid #333;
    display: inline-block;
	padding-bottom:2px;
	margin-bottom:0px;
}
.terms h5
{
	margin-top: 22px;
    margin-bottom: 10px; 
	font-size:16px;
   
}
.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: #fd490a;
  font-size:16px;
}

/******* Interactive Stock Charts *******/

.interactiveChartIcon .nav &gt; li &gt; a{
	padding:0px;		
}

.interactiveChartIcon{
	margin:0px;
	padding:0px;
	border:0px;
	margin:10px;
}

.interactiveChartIcon .nav-tabs {
  border-bottom: 0px solid #ddd;
  margin-right:20px;	
}

.interactiveChartIcon .nav-tabs &gt; li {
  transition: all .2s ease-in-out;
}

.interactiveChartIcon .nav-tabs &gt; li &gt; a {
  margin:0 1px;
  background:#e3e3e3;
  padding:8px;
  transition: all .7s ease-in-out;  
}

.interactiveChartIcon .nav-tabs &gt; li &gt; a:hover{
  color: #18908c;
  cursor:pointer;
  background-color: #18908c;
  transform: scale(1.2);
  margin:0 6px;
}

.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: #fd490a;
  border:1px solid #fd490a;
  transform: scale(1.2);
  margin:0 6px;
}

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

.interactiveChartIcon .durationChart .nav-tabs li{
	margin:0px;
}

.interactiveChartIcon .durationChart &gt; li &gt; a, .interactiveChartIcon .durationChart .nav &gt; li &gt; a {
	background:none;
	font-weight:normal;
	cursor:pointer;
	
}

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

.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;
	transition:none;

}

.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: #18908c   !important;
	background:none;
	/*transform: scale(1);*/
	text-transform:uppercase;
	font-weight:bold;
	border:none;
	outline:0;
		
	}

.interactiveChartIcon .durationChart .nav-tabs &gt; li .durationLabel {background:#e3e3e3 ; margin-right:0px;margin-bottom:0px; cursor:default;padding:9px; }

@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;	 
    }
	.pageTitle h3 {    
      font-size: 22px;     
     }
	 .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:13px !important;
  padding:6px !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 {
    padding-left: 4px;
    padding-right: 4px;
   
}
}
@media (max-width:380px)
{
 .medianews-date-wrapper
 {
	 width:20%;
 }
 .medianews-title-wrapper
 {
	 width:80%;
 }
}
@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;
 }
}

.right-cntrls{	
	background-color:#fd490a;
    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;
}
.right-cntrls .right-tabs li:last-child
{
	border:none;
}

/******* end Interactive Stock Charts *******/


/******* 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:#e3e3e3;
  font-weight:bold;
  font-size:15px;
  padding:12px;  
}
.entitlement .nav-tabs &gt; li &gt; a:hover {
  border-color: #eee #eee #ddd;
  font-weight:bold;
  
}
.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: #fd490a ;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  font-weight:bold;
}

.entitlementTable{
	font-size:12px;
}

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

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