/*******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 h3
{
	color: #cc354a; font-size:18px;
    margin-bottom: 22px;
    font-weight: bold;
    margin-top: 0px;
}
.border {
    border: 1px solid #ccc;
}
select {
    padding: 12px 10px;
    outline: none;font-weight:400;
    border: 1px solid #ccc;
    min-width: 140px; color:#333;
	display: inline-block;
    -webkit-appearance:none;
    -moz-appearance:none;
    appearance:none;
    cursor:pointer;
	min-height: 34px;
	border-radius: 4px;
  }
select.dropDownArrow
{
	margin-bottom:12px;
}
select::-ms-expand {
    display: none;
}
select:focus::-ms-value {
    color: #000; 
    background-color:transparent;
}
.dropDownArrow, select{
	background-image:url(../images/dropdownArrow.png) !important;
	background-repeat: no-repeat !important;
	background-position: center right !important;  
	background-color:#fff !important;
	min-width:150px;
}


/**************** 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;
}
.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;
}

/************ END ICONS***************/

/******************IR Menu*************************/ 
#ir-menu ul li a {
	 font-size: 16px !important;background-color:transparent !important;font-weight:700;
	 font-family: "Titillium Web", Arial, Tahoma, sans-serif; color:#000000; text-transform:uppercase;    
}
#ir-menu ul .activeHeader a {        
	
	border-bottom:3px solid #fdce0b ;margin-bottom: -2px;
}
#ir-menu ul li a:hover {
	opacity: 1;
}
#ir-menu .navbar-nav
{
  border-bottom:1px solid #898989;  
}
#ir-menu .navbar
{
	margin-bottom:0px;text-align:center;
}
/**************End Ir Menu*************/

/*******IR Sub Menu***********/
#ctl00_submenu
{
   text-align:center;
   margin: 10px 0px 35px 0px;
}
#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: 1px 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:#000;               
  font-size: 16px;
  line-height: 22px; 
  font-weight: 500;                               
  -webkit-transition: .5s;
  transition: .5s;  
}
#ctl00_submenu a.active 
{
  color: #182d56 !important;  
  font-weight: 600;
  pointer-events: none;  
}

/*******END IR Sub Menu***********/


/*************Reports************/
.quarterlyReportContainer h4
{
	margin:15px 0px 10px 0px; color:#444; font-weight:600;
}
.quarterlyReportContainer li
{
	margin-bottom:20px;
}
.qr-section
{
	 text-align:center;
}

.quarter-year{
	font-size:130%;
	font-weight:500;	
	text-align:center;
	margin-bottom:15px;
}
.quarter-icon
{
	display: inline-block;
    text-align: center;
    padding: 5px 0px;	
}
.quarter-icon img
{	
	max-width:100%;
}
.quarter-icon span{
	display:block;	
}

/*************End Reports************/

/*******Policy Disclosures********/

#corporate-governance .section
{
	float:left;
	width:100%;
	margin-bottom:15px;margin-top:15px;	
}
.pdf-box
{
  text-align:center;background-image:url(../images/pd-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
{
	color:#fff;padding:5px 3px;display:block;background-color:#152c55;
	font-size:14px;transition:1s ease all;text-align:center;	
}
.pdf-box:hover a, .download-wrapper a:hover
{
	color:#fff;
	text-decoration:none;background-color:#cc354a
}
.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/pd-bg.jpg);
}
.box-wrapper
{
	height:100%;
	margin-bottom:30px;
}
/*****End New Corporate Governance******/


/*********** News Alert *************/
.emailAlertContainer .emailAlert {
    margin-top: 22px;
}
.unregister {
    border-top: 1px solid #ccc;
    padding-top: 3px;
    margin-top: 12px;
}
.emailAlertContainer .emailAlert .btn-primary {
    margin-top: 06px;
}
.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:#152c55;
	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:#444;padding-top:0px;
	padding-bottom:10px;
}
.directorProfileContainer .pic{
	float:left;
	padding-right:15px;
	padding-bottom:10px;
}
.directorProfileContent{	
	text-align:justify;	
}
a.collapsed .directorName, a.collapsed:after
{
	color:#333 !important;
}
.directorName{
	font-weight:600;
	font-size:20px;
	border-bottom:1px solid #ccc;
	color:#182d56;
	padding-right:20px;
}
.directorName::after {
    content: "";
    display: block;
    width: 75px;
    border-bottom: 2px solid #182d56;
}
/******* End Directors' Profile *******/

/*********** Price Ticker *************/ 
div#ctl00_cphContent_uPnlPrcTicker h4 {
    font-size: 16px;color:#333;
	 margin-bottom:26px;margin-top:18px;text-align:left;
}
.row.sharepriceFooter {
    font-size: 92%;
}
.row.sharepriceFooter p {
    margin-bottom: 2px;
}
/********** End Price Ticker ***********/ 



/******** 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;
  border-radius:0;	
}
.interactiveChartIcon .nav-tabs > li {
  transition: all .2s ease-in-out;
}
.interactiveChartIcon .nav-tabs > li > a {
  margin:0 1px;
  background:#eaeaea;
  padding:8px;
  border-radius:0;  
}
.interactiveChartIcon .nav-tabs > li > a:hover{
  color: #ffffff;
  cursor:pointer;
  background-color: #cc354a;
  transform: scale(1.2);
      margin: 0 6px;
   border-radius:0;
   transition: all .2s ease-in-out;
}
.interactiveChartIcon .nav-tabs > li.active > a,
.interactiveChartIcon .nav-tabs > li.active > a:hover,
.interactiveChartIcon .nav-tabs > li.active > a:focus {
  color: #ffffff;
  cursor: default;
  background-color: #152c55;
  transform: scale(1.18);
  margin:0 6px;
  border-radius:0;
}
.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 > li > a, .interactiveChartIcon .durationChart .nav > li > a {
	background:none;
	font-weight:normal;	
	color:#666;
	cursor:pointer;
}
.interactiveChartIcon .durationChart > li > a, .interactiveChartIcon .durationChart .nav > li > a:hover {
	background:none;
	font-weight:normal;	
	transform: scale(1);
	padding: 8px 3px;
}
.interactiveChartIcon .durationChart > li > a, .interactiveChartIcon .durationChart .nav > li.active > a {
	background:none;
	font-weight:normal;	
	transform: scale(1);
	padding:8px 3px;
}
.interactiveChartIcon .durationChart .nav-tabs > li > a span, .interactiveChartIcon .durationChart .nav > li > a span {
	margin:0px; padding:0px;
}
.interactiveChartIcon .durationChart .nav-tabs > li.active > a,
.interactiveChartIcon .durationChart .nav-tabs > li.active > a:hover,
.interactiveChartIcon .durationChart .nav-tabs > li.active > a:focus {
	color: #152c55;
	background:none;
	transform: scale(1);
	text-transform:uppercase;	
}
.interactiveChartIcon .durationChart .nav-tabs > li .durationLabel {background:#152c55; color:#fff; 
    margin-right:0px;margin-bottom:0px; cursor:default;padding:8px; display:block;}

.tab-content .highcharts-title img
{
	vertical-align:middle;
}
.right-cntrls{	
	background-color:#cc354a ;
    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 *******/


/********* New Bursa Announcements *********/
 .bursanews-header
{
	    background-color: #f5f9fc;
    border-bottom: 2px solid #cc354a;
    padding: 40px 30px; 
    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:14px 12px;
	min-width:220px;font-weight:400;
	border-radius:4px  !important;
}
.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:16px;
	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;	margin-top: 6px;
}
.bursanews-header .more-button input.btn-primary:last-child
{
	margin-right:0px !important;
}
.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:#cc354a;
}
.announcementSelection 
{
    background: #ffffff;
}
.annoucementContainer .hasDatepicker
{
	width:240px !important;
}
/*******End New Bursa Announcements*********/


/*********** IR Privacy Policy *************/
.terms h4
{
	margin-top: 14px;   
    border-bottom: 1px solid #333;
    display: inline-block;
	padding-bottom:2px;color:#000;
	margin-bottom:0px;font-weight:700;	
}
.terms h5
{
	margin-top: 22px;
    margin-bottom: 10px; 
	font-size:16px;    font-weight: bold;
    text-decoration: underline;  
}
.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: #cc354a;
  font-size:16px;
}
/*********** End IR Privacy Policy *************/


/********** 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;
}
.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;
}
.pageTitle{
	
	width:100%;display:none;
}
.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: 20px;border:none;
}
.eventCalendarBtn a{
	display:block;
	padding-left:10px;
	margin-top:10px;
	margin-bottom:10px;
	font-weight:bold;
	background:url(../images/arrow.png) no-repeat 155px 55%; 
}
.eventCalendarBtn a:hover{
	background:url(../images/arrowHover.png) no-repeat 155px 55%; 
}
.eventCalendarTitle{
	font-size:15px;
	font-weight:bold;
	padding-bottom:10px;
	margin-top:-3px;
}
.eventCalendarImg {
	background:url(../images/calendar.png) no-repeat;
	width:62px;
	height:71px;
}
.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:22px; 
	position:relative;	 
	font-weight:normal;
	text-align:center;
	top:6px;
	margin-top:2px;
}
/************* End Corporate Calendar ************/



/********* Circulars & Shareholders Meeting ********/

.circularsContainer{
	margin-bottom: 22px;
	padding-bottom:22px;
	border-bottom:1px solid #ccc;
}
.circularsContainer:last-child
{
	border-bottom:none;
}
.circulars h5{
	margin-top:0;
}
.circularDate{
	padding-bottom:10px;
	font-weight:bold;	
}
.circularContent{
	text-align:justify;
}
.circularButton{
	padding-top:20px;	
}
.circularButton span{
	padding-left:32px;
	margin-bottom:2px;
	padding-top:1px;
}

.circularsContainer .pt10
{
	padding-top:0px;
}
/********* End Circulars & Shareholders Meeting ********/


/*********** 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:#cc354a !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 ***********/
/*******Policy Disclosures********/


.col-box-wrap{
    height: 100%;
    margin-bottom: 30px;
}
.bg-wrap{
    text-align: center;
    background-image: url(../images/pd-nbg.png);
    background-position: center center;
    background-size: cover;
    height: 100%;
    display: table;
    width: 100%;border-radius: 8px 8px 0 0;
}
.bg-wrap h4{
    padding: 20px 12px;    
    height: 100%;
    display: table-cell;
    vertical-align: middle;
    height: 170px;    
    margin: 0px;
	font-size:18px;
	line-height:20px;
	font-weight: 500;
}

.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: 14px;
    transition: 1s ease all;
    text-align: center;
	font-weight:400;
	color: #000;
}
	
.bg-wrap h4 a:before{
	 content: "\f019";
    font-family: FontAwesome;
    padding-right: 08px;
}

.download-sec{
	width:100%;
	float:left;
}
.view-sec a {
    background-color:#cc354a;
    color: #fff;
    padding: 5px 4px;
    display: block;
    font-size: 14px;
    transition: 1s ease all;
    text-align: center;
	border-radius: 0px 0px 8px 8px;
}
.view-sec a:hover {
    background-color:#182d56 ;
    color: #fff;
    text-decoration: none;
}
#corporate-governance h3
{
	   font-weight: 600;
    color: #333;
    font-size: 20px;
    text-transform: uppercase;
    
}
/*div#ctl00_cphContent_divNote.pb20 {
    padding: 0px;
}*/

/*******Policy Disclosures********/

/*==========  Mobile First Method  ==========*/
/* Large desktops and laptops */
@media (min-width: 1200px)
{
  .bursanews-header .input-group input
  {
	 min-width: 272px; 
  }  
}
/* Landscape tablets and medium desktops */
@media (min-width: 992px) and (max-width: 1199px) 
{
 
}
/* Portrait tablets and small desktops */
@media (min-width: 768px) and (max-width: 991px) 
{
  
}
@media (min-width: 768px) 
{
  #ir-menu .navbar-nav li a {
	  padding: 15px 8px 15px 8px !important;
	  margin-right:16px;
  }
  #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: #fdce0b;
	   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;
  }
  
}
/* 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;
	}
	
}
/* Portrait i phones and smaller */
@media (max-width: 380px) 
{
	#ctl00_submenu ul li {
        padding: 1px 6px !important;
    }
  .bursanews-header .btn-primary {
     margin-top:10px;
  }	
}