﻿/**************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;
}
.mb25
{
	margin-bottom:25px;
}
/*.pageTitle h3 {

	
	font-family: "interstate",sans-serif;
	text-transform:uppercase;
	margin-bottom:20px;
	color:#aaaaaa;
	font-weight:600;
	font-size:14px;
}*/

.pageTitle {
    display: none;
}
.inner-sublink {
    margin-bottom: 35px;
}
.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;    
 cursor: pointer;
	-moz-appearance: none;       
    -webkit-appearance:none;
	-o-appearance:none;
    appearance: none;
	border:none;
  }
  select::-ms-expand {
    display: none;
  }
ul
{
	list-style-type:none;
}
/**************END Global css***********************/


/*******IR Sub Menu***********/


#ctl00_submenu
{
   text-align:center;
   /*margin-top:34px;*/
   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 #252525;   
  margin-bottom:40px;              
}  
#ctl00_submenu ul li:first-child
{
	border-left:0px;
}
#ctl00_submenu ul li a 
{
	font-family: 'Nunito', sans-serif;
  text-decoration: none;
  color:#252525;               
  font-size: 14px;
  line-height: 14px; 
  text-transform:capitalize;
                              
/*  -webkit-transition: .5s;
  transition: .5s;  */
  padding:10px 15px;
}
#ctl00_submenu ul li a:hover 
{
	font-family: 'Nunito', sans-serif;
 opacity:1;

 color:#ff675b;
/* border-bottom: 5px solid #eb8b2e;*/
}
#ctl00_submenu a.active 
{
	font-family: 'Nunito', sans-serif;
  color: #ff675b!important;              
/*  border-bottom: 5px solid #eb8b2e;*/

  pointer-events: none;
  opacity:1;
  font-weight:bold;
}

/*******END IR Sub Menu***********/





/*================================================================
Inner sublinks css starts here
==================================================================*/
#ctl00_submenu ol{
	padding:0;
	margin-left:15px;

}
#ctl00_submenu ol li{
	padding:5px 0;
	text-align:left;
}
#ctl00_submenu ol li a{
	color:#454545;
}

#ctl00_submenu ol li a span{
	/*margin-left:15px;*/
	display:table-cell;
	padding-left:15px;
}


#ctl00_submenu ol li a:hover{
	color:#ff675b;
	text-decoration:none;
}



/*****New Corporate Governance******/

/*******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%;
}
.bg-wrap h4{
    padding: 20px 12px;    
    height: 100%;
    display: table-cell;
    vertical-align: middle;
    height: 170px;    
    margin: 0px;font-size:20px;line-height:23px;
	font-weight: 600;	
}

.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;
	}
	
.bg-wrap h4 a:before{
	 content: "\f019";
    font-family: FontAwesome;
    padding-right: 08px;
}

.download-sec{
	width:100%;
	float:left;
}
.view-sec a {background: #D1426C;
    background: linear-gradient(45deg,#e32e6d 10%,#f79340 60%,#faed1a 140%);
    background: -webkit-linear-gradient(45deg,#e32e6d 10%,#f79340 60%,#faed1a 140%);
    background: -moz-linear-gradient(45deg,#e32e6d 10%,#f79340 60%,#faed1a 140%);
    background: -o-linear-gradient(45deg,#e32e6d 10%,#f79340 60%,#faed1a 140%);
    color: #fff !important;
    padding: 4px;
    display: block;
    font-size: 14px;
    transition: 1s ease all;
    text-align: center;
}
.view-sec a:hover {
    background-color:#303242;
    color:#fff !important;
    text-decoration: none;
}
div#ctl00_cphContent_divNote.pb20 {
    padding: 0px;
	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:#f2724a  !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:#e7e6eb;
	padding:20px 25px;
	border-bottom:2px solid #f2724a;
	margin-bottom:10px;
	/*border-bottom: 5px solid transparent;
    border-image: linear-gradient(to right, #e43569 0%, #f7a537 100%);
    border-image-slice: 1;
	border-left: 0px;
    border-right: 0px;
    border-top: 0px;*/
}
.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
{
	outline:none;
	border:1px solid #d7d7d7;
	padding:06px 12px;
	min-width:220px;
	background:#fefefe;
}
.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:15px 12px;
	border:none;outline:none;
	border:1px solid #d7d7d7;
	margin-right:20px;
	border-radius:0px;
	min-width:220px;
	box-shadow:none;
	background-position:center right;
}
.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 !important;
	
}
.bursanews-header .more-button a, .bursanews-header .more-button input.btn-primary
{
	font-weight:600;
	margin-right:08px;
	
}

/*******End New Bursa Announcements*********/


div#ctl00_cphContent_uPnlPrcTicker h4 {
    font-size: 14px;
	 margin-bottom:26px;
}
/***************ICONS*******************/
.agmButton
{
	margin-top:12px;
}
.agmButton .iconDownload, .circularButton .iconDownload
{
  display:block;
  line-height:24px;
}

.iconDownload{
	background:url(../images/iconDownload.png) no-repeat center center;
	width:100%;
	padding-left:35px;	
	margin-bottom:3px;	 
}

.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%; 
	display:block;
	padding-left:35px;	
	margin-bottom:3px;
}

.iconView:hover{
	background:url(../images/iconViewHover.png) no-repeat center center;
	width:100%; 
	display:block;

}
.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*******************/

/*==============================================
CORPORATE GOVERNANCE NEW DESIGN
================================================*/
a.cg-cont{
	background:#f0f0f0;
	padding:20px;
	display:block;
	width:100%;
	height:100%;
	float:left;
}

a.cg-cont:hover{
	background:#ff675b;
	padding:20px;
	display:block;
	width:100%;
	height:100%;
	float:left;
	color:#fff !important;
}


.icon-pdf{
	float: left;
    width: 24%;
    margin-right: 5%;
    background-image: url(../images/pdf-icon.png);
	height: 84px;
    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:74px;
}
.pdf-title h5{
	display:table-cell;
	vertical-align:middle;
	color:#252525;
	font-size:16px;
	font-weight:600;
}

a.cg-cont:hover .pdf-title h5{
	color:#fff;
}

/**************AGM & 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: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;	
}

.circularButton a, .quarterlyReportContainer a, .agmButton a{
	color:#ff675b;
}

.circularButton a:hover, .quarterlyReportContainer a:hover, .agmButton a:hover{
	color:#eb8b2e;
}
/*******End Quarterly Report section ******/

/*==================================================
Annual report css followed Widad
====================================================*/
.quarterlyReportContainer h4
{
	margin:10px 0px 5px 0px; color:#000; 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:170px;}
.quarterlyReportContainer .iconDownload, .quarterlyReportContainer .iconView{	
	text-align: left;
	height:20px;  
}
.quarterlyReportContainer .cs-style-4 [class*='col-']
{
	float: none;
    display: inline-block;
    vertical-align: top;
}
.quarterlyReportContainer .reportAlign .downloadAnchor, .quarterlyReportContainer .reportAlign .viewnowAnchor {
	 width: 25px;
    height: 20px;
}

.qr-section
{
	 text-align:center;
}
.quarter-year{
	font-size:130%;
	font-weight:500;	
	text-align:center;
	margin-bottom:15px;
}
.quarter-icon
{
	display: inline-block;
    text-align: center;
    padding: 5px 0px;	
}
.quarter-icon img
{	
	max-width:100%;
}
.quarter-icon span{
	display:block;	
}
#ctl00_cphContent_trWebsite a{
	text-transform:lowercase !important;
	color:#f68b1f;
}
.quarterlyReportContainer .latest-ar-wrap{
	display: flex;
    flex-wrap: wrap;
    margin-bottom: 30px;
    /*margin: 30px auto;*/
	margin: 30px 10%;
    text-align: left;
    align-items: center;
    padding:0 15px;
}
.quarterlyReportContainer .latest-ar-wrap .ar-links-sec {
	text-align: start;
   
    text-align: left;
}
.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:25%; height:auto; margin-right:30px;}
.quarterlyReportContainer .ar-cover-img img {width:100%;}
.quarterlyReportContainer .ar-sec-links h4
{
  margin: 0px 6px 0px 0px; max-width:80%;
}
	
/*************End Reports************/









/**************END AGM & EGM***************/


/*===========================================================================================================
NEW CSS FOR MEDIA AND NEWS AND PRESENTATINS GRID DESIGN
===========================================================================================================*/
.stock-qt-sec-2 {
    /*background: url(../images/box-shadow.jpg) no-repeat center bottom;*/
    padding-bottom: 14px;
    margin-bottom: 15px;
}

.stock-qt-sec, .stock-chrt-sec {
  /*  background: url(../images/box-shadow.jpg) no-repeat center bottom;*/
    padding-bottom: 14px;
	margin-bottom:15px;
}
a.inner-contnt{
	background:#ededed;
	padding:30px;
	height:100%;
	min-height:211px;
	display:block;
	text-decoration:none;
	
}

a.inner-contnt:hover{
	   background: linear-gradient(45deg,#e32e6d 10%,#f79340 60%,#faed1a 140%);
    background: -webkit-linear-gradient(45deg,#e32e6d 10%,#f79340 60%,#faed1a 140%);
    background: -moz-linear-gradient(45deg,#e32e6d 10%,#f79340 60%,#faed1a 140%);
    background: -o-linear-gradient(45deg,#e32e6d 10%,#f79340 60%,#faed1a 140%);
	padding:30px;
	height:100%;
	min-height:211px;
	display:block;
	text-decoration:none;
	color:#fff;
	
}

a.inner-contnt:hover > .sec-heading, a.inner-contnt:hover > .links-cont, a.inner-contnt:hover > .news-foot {
	color:#fff;
}
.links-cont{
	color:#494949;
	font-size:24px;
	text-decoration:none;
	min-height:130px;
/*	display:table;*/

}
.link-cont-child{
/*	display:table-cell;
	vertical-align:middle;*/
}

.link-date{
	text-align:left;
}
.news-name{
	text-align:right;
}
.news-foot{
	margin-bottom:30px;
	color:#717171;
	font-style:italic;
}


.inner-contnt:hover > .report-wrap > .report-title{
	color:#fff !important;
}
.inner-contnt-1:hover, .inner-contnt-2:hover{
	   background: linear-gradient(45deg,#e32e6d 10%,#f79340 60%,#faed1a 140%);
    background: -webkit-linear-gradient(45deg,#e32e6d 10%,#f79340 60%,#faed1a 140%);
    background: -moz-linear-gradient(45deg,#e32e6d 10%,#f79340 60%,#faed1a 140%);
    background: -o-linear-gradient(45deg,#e32e6d 10%,#f79340 60%,#faed1a 140%);
}

.inner-contnt-1:hover > .sec-heading, 
.inner-contnt-2:hover > .sec-heading{
	color:#fff !important;
}

.inner-contnt-1:hover a, .inner-contnt-1:hover span, .inner-contnt-1:hover > .keyhigh-data{
	color:#fff !important;
}

.inner-contnt-2:hover a, .inner-contnt-2:hover span, .inner-contnt-2:hover > .keyhigh-data, .inner-contnt-2:hover > .cont-head{
	color:#fff !important;
}

.inner-contnt-2:hover > ul.ircont-det li:nth-child(1) {
    background: url(../images/phone-icon-white.png) no-repeat left center;
}

.inner-contnt-2:hover >ul.ircont-det li:nth-child(2) {
    background: url(../images/fax-icon-white.png) no-repeat left center;
}

.inner-contnt-2:hover >ul.ircont-det li:nth-child(3) {
    background: url(../images/mailicon-white.png) no-repeat left center;
}

.inner-contnt:hover > .report-wrap > .report-title > .view a{
	font-size:12px;
	color:#ff675b !important;
	background:#fff !important;
	font-style:italic;
	text-transform:uppercase;
	font-weight:bold;
	padding:10px 20px;
}
.inner-contnt:hover > .report-wrap > .report-title > a.download{
	display:block;
	border-radius:30px;
	border:2px solid #ba2641;
	font-size:12px;
	font-style:italic;
	text-align:center;
	font-weight:900;
	/*padding:10px 30px;*/
	padding:10px 20px;
	color:#ff675b !important;
	background:#fff !important;
	margin-top:25px;
	text-transform:uppercase;
	
}



.inner-contnt:hover > .report-wrap > .ar-btn-sec > .view a{
	font-size:12px;
	color:#ff675b !important;
	background:#fff !important;
	font-style:italic;
	text-transform:uppercase;
	font-weight:bold;
	padding:10px 10px;
}
.inner-contnt:hover a.download{
	display:block;
	border-radius:30px;
	border:2px solid #ba2641;
	font-size:12px;
	font-style:italic;
	text-align:center;
	font-weight:900;
	/*padding:10px 30px;*/
	padding:10px 10px;
	color:#ff675b !important;
	background:#fff !important;
	margin-top:25px;
	text-transform:uppercase;
	
}


/*============================================================
SHAREHOLDERS MEETING
=============================================================*/
.inner-contnt3:hover > .sec-heading {
	color:#fff;
}

.inner-contnt3 {
    background: #ededed;
    padding: 30px;
    min-height:364px;
}
.inner-contnt3:hover {
    /*background: #e4170e;*//*solid color*/
    color: #fff !important;
	background: #D1426C;
    background: linear-gradient(45deg,#e32e6d 10%,#f79340 60%,#faed1a 140%);
    background: -webkit-linear-gradient(45deg,#e32e6d 10%,#f79340 60%,#faed1a 140%);
    background: -moz-linear-gradient(45deg,#e32e6d 10%,#f79340 60%,#faed1a 140%);
    background: -o-linear-gradient(45deg,#e32e6d 10%,#f79340 60%,#faed1a 140%);
	

}


.inner-contnt3:hover >.more-button{
	display:block;
	color:#fff;
	
}
.inner-contnt3 > .more-button span{
	display:block;
	
}


.inner-contnt3 > .more-button span a{
	color:#000;
}

.inner-contnt3:hover >.more-button{
	display:block;
	color:#fff;
	
}

.inner-contnt3:hover >.more-button span, .inner-contnt3:hover > .more-button span a{
	color:#fff;
}
.inner-contnt3:hover >.more-button span.iconDownload {
    background: url(../images/iconDownload-white.png) no-repeat center center;
    width: 100%;
    padding-left: 35px;
    margin-bottom: 3px;
	background-position: left center;
	display:block;
}

.agm-desc{
	margin-bottom:20px;
}


/*========================================================================
INNER ANNUAL REPORT SECTION CSS STARTS HERE
=========================================================================*/

.sec-heading {
    font-size: 10px;
    text-transform: uppercase;
    color: #2e3b4f;
    font-weight: bold;
    margin-bottom: 15px;
}
.download {
    display: block;
    border-radius: 30px;
    border: 2px solid #ff675b;
    font-size: 12px;
    font-style: italic;
    text-align: center;
    font-weight: 900;
   
    padding: 10px 10px;
   
    color: #fff;
       background: linear-gradient(45deg,#e32e6d 10%,#f79340 60%,#faed1a 140%);
    background: -webkit-linear-gradient(45deg,#e32e6d 10%,#f79340 60%,#faed1a 140%);
    background: -moz-linear-gradient(45deg,#e32e6d 10%,#f79340 60%,#faed1a 140%);
    background: -o-linear-gradient(45deg,#e32e6d 10%,#f79340 60%,#faed1a 140%);
    margin-top: 25px;
    text-transform: uppercase;
}

.stock-qt-sec-2{
	background:url(../images/box-shadow.jpg) no-repeat center bottom;
	padding-bottom:14px;
	margin-bottom:15px
	
}

.inner-contnt4 {
    background: #ededed;
    padding: 30px;
    min-height:251px;
}


.inner-contnt4:hover {
       background: linear-gradient(45deg,#e32e6d 10%,#f79340 60%,#faed1a 140%);
    background: -webkit-linear-gradient(45deg,#e32e6d 10%,#f79340 60%,#faed1a 140%);
    background: -moz-linear-gradient(45deg,#e32e6d 10%,#f79340 60%,#faed1a 140%);
    background: -o-linear-gradient(45deg,#e32e6d 10%,#f79340 60%,#faed1a 140%);
    color: #fff !important;
}
.report-pic-sec-2{
	float: left;
    margin-right: 20px;
    width: 40%;
 /*  width: 43%;*/
   
	width:37%\0/;
}
.report-title-2{
	float: left;
    font-size: 25px;
    font-weight: bold;
    color: #494949;
	margin-top:3px;
	width:50%;
	width:53%\0/;
}
.inner-contnt4 > .report-wrap > .report-title-2 > a.download {
 
	margin-top:15px;
	margin-bottom:10px;

}



.inner-contnt4:hover > .report-wrap > .report-title-2 > a.download {
    display: block;
    border-radius: 30px;
    border: 2px solid #ff675b;
    font-size: 12px;
    font-style: italic;
    text-align: center;
    font-weight: 900;
 	padding: 10px 20px;
    color: #ff675b !important;
    background: #fff !important;
	margin-top:15px;
	margin-bottom:10px;
	text-transform: uppercase;
}



.inner-contnt4:hover > .report-wrap > .report-title-2 > .view a{
	font-size:12px;
	color:#ff675b !important;
	background:#fff !important;
	font-style:italic;
	text-transform:uppercase;
	font-weight:bold;
	padding:10px 10px;
}

.inner-contnt4:hover > .sec-heading {
	color:#fff;
}





.fix-icon:after{
	font-family: FontAwesome;
    content: "\f01e";
    font-size: 16px;
    position: absolute;
    right: 36px;
    top: 10px;
   
    pointer-events: none;
    color: #fff;
}


@media (min-width: 768px) and (max-width: 991px){


.report-pic-sec-2 {
    float: left;
    margin-right: 20px;
    width: 100%;
}
.report-pic-sec-2 img{
	display:block;
	margin:0 auto;
}
	
.report-title-2 {
    float: left;
    font-size: 25px;
    font-weight: bold;
    color: #494949;
    margin-top: 3px;
  	width: 100%;
}
.inner-contnt4 {
    background: #ededed;
    padding: 30px;
    min-height: 395px;
}
#ctl00_submenu ul li 
{

  margin-bottom:40px;              
} 	
	
}






/*************** 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:#f4f4f4;
  font-weight:bold;
      padding: 10px 15px;
}

.priceVolume .nav-tabs > li.active > a,
.priceVolume .nav-tabs > li.active > a:focus {
  color: #ffffff !important;
  cursor: default;background: #D1426C;
    background: linear-gradient(45deg,#e32e6d 10%,#f79340 60%,#faed1a 140%);
    background: -webkit-linear-gradient(45deg,#e32e6d 10%,#f79340 60%,#faed1a 140%);
    background: -moz-linear-gradient(45deg,#e32e6d 10%,#f79340 60%,#faed1a 140%);
    background: -o-linear-gradient(45deg,#e32e6d 10%,#f79340 60%,#faed1a 140%);
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  font-weight:bold;
}
.priceVolume .nav-tabs > li.active > 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 {
	font-family: 'Proxima Nova Alt Lt';
    background: #888 !important;
    color: #fff;
    font-weight: bold;
	
}
/*.tableHeader thead tr, .tableHeader thead th { background:transparent !important; }*/
/**************END Price & 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:#2e3b4f;
}

.announcementByTime a:hover{
	color:#e4170e;
}

.announcementSelection 
{
    background: #ffffff;
}
.annoucementContainer .hasDatepicker
{
	width:240px !important;
}

/************** end Bursa News*****************/

select {
    padding: 10px;
    margin: 0;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
   /* -webkit-box-shadow: 0 3px 0 #ccc, 0 -1px #fff inset;
    -moz-box-shadow: 0 3px 0 #ccc, 0 -1px #fff inset;
    box-shadow: 0 3px 0 #cccccc, 0 -1px #fff inset;*/
    background: #fefefe;
    color: #000;
    border: none;
    outline: none;
    display: inline-block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    cursor: pointer;
}


.dropDownArrow{
	background-image:url(../images/dropdownArrow.png);
	background-repeat: no-repeat;
	background-position: center right; 
	/*background-position:98px 16px;*/
	background-color:#f4f4f4;
	min-width:130px;
	border: 1px solid #ccc;
    border-radius: 8px;
}


/*Dividend calculator Css */

#divCal{
	float:left;
	background: #ccc;
    padding: 15px;
    clear: all;
    clear: both;
    margin-top: 15px;
	margin-bottom:15px;
	width:100%;
}
.header{
	color: #ff675b;
    font-size: 24px;
    font-weight: 500;
    /*text-transform: uppercase;*/
}
.subhead{
	font-size: 18px;
    font-weight: 600;
	
}

#NoOfShares{
	clear: both;
    width: 100%;
    float: right;
    margin-bottom: 15px;
	
}
.forlabel1, .forlabel{
	float: left;
	
}
.divInputs{
	float: right;
	
}

.divInputs > .textBox{
	text-align: right;
    padding: 5px 5px;
}

#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;
	
}





/* ----------------------------------------------------------------
    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: 14px;
    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;     
     }
	 
#ctl00_submenu ul li{

  margin-bottom:40px;              
} 
.quarterlyReportContainer li figure
  {
	text-align:center;
  }
  .quarterlyReportContainer .ar-cover-img
  {
	  width:auto;
  }
  .quarterlyReportContainer .ar-sec-links h4
  {
	  max-width:75%;
  }

a.cg-cont {
    background: #f0f0f0;
    padding: 20px;
    display: block;
    width: 100%;
    height: 100%;
    float: left;
    margin-bottom: 30px;
}
.icon-pdf {
    float: left;
    width: 11%;
    margin-right: 5%;
    background-image: url(../images/pdf-icon.png);
    height: 84px;
    background-size: 85%;
    background-repeat: no-repeat;
 
}


}
.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
{
	width: auto !important;
	height: auto !important;
	display: inline-block;
	padding: 15px 40px;
	color: #fff !important;
	background: #ff675b;
	font-size: 15px !important;
	font-weight: normal !important;
	border-radius:4px;
	outline: none;
	border: none;
	text-align:center;
	text-decoration: none;
}
.ClsButton:hover
{
	width: auto !important;
	height: auto !important;
	display: inline-block;
	padding: 15px 40px;
	color: #fff !important;
	background: #eb8b2e;
	font-size: 15px !important;
	font-weight: normal !important;
	border-radius:4px;
	outline: none;
	border: none;
	text-decoration: none;
}
.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: linear-gradient(45deg,#e32e6d 10%,#f79340 60%,#faed1a 140%);
    background: -webkit-linear-gradient(45deg,#e32e6d 10%,#f79340 60%,#faed1a 140%);
    background: -moz-linear-gradient(45deg,#e32e6d 10%,#f79340 60%,#faed1a 140%);
    background: -o-linear-gradient(45deg,#e32e6d 10%,#f79340 60%,#faed1a 140%);
	color:#fff;
	float:left;
	padding: 30px 15px;
	/*max-width:60px;*/
	min-height:96px;
	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:#ff675b;
}

.medianews-title{
	font-size: 14px;
    font-weight: normal;
    display: table-cell;
    vertical-align: middle;
	margin-left:20px;
	padding:15px;
	height:96px;
	background:#edecf7;
	-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:#494949;
}
.medianews-title a:hover
{
	color: #ff675b !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-family: 'GothamRounded-Bold';
	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:15px;	
	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:7px;
	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
{
	 font-family: 'Nunito', sans-serif;
	margin-top: 14px;   
    border-bottom: 1px solid #333;
    display: inline-block;
	padding-bottom:2px;
	margin-bottom:0px;
	 font-weight:600;
	color:#ff675b;
	
}
.terms h5
{
	 font-family: 'Nunito', sans-serif;
	margin-top: 40px;
    margin-bottom: 12px; 
	font-size:16px;font-weight:600;
	color:#ff675b;
}
.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: #ff675b;
  font-size:16px;
}

/******* Interactive Stock Charts *******/
.interactiveChartIcon .nav > li > a{
	padding:0px;		
}

.interactiveChartIcon{
	margin:0px;
	padding:0px;
	border:0px;
	margin-top:15px;
}

.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:#e3e3e3;
  padding:8px;
  border-radius:0;
  
}

.interactiveChartIcon .nav-tabs > li > a:hover{
  color: #ffffff;
  cursor:pointer;background: #eb8b2e ;
 
  transform: scale(1.2);
  margin:0 6px;
    border-radius:0;
}

.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: #ff675b;
   /* background: linear-gradient(45deg,#e32e6d 10%,#f79340 60%,#faed1a 140%);
    background: -webkit-linear-gradient(45deg,#e32e6d 10%,#f79340 60%,#faed1a 140%);
    background: -moz-linear-gradient(45deg,#e32e6d 10%,#f79340 60%,#faed1a 140%);
    background: -o-linear-gradient(45deg,#e32e6d 10%,#f79340 60%,#faed1a 140%);*/
  transform: scale(1.18);
  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 > li > a, .interactiveChartIcon .durationChart .nav > li > a {
	background:none;
	font-weight:normal;	
	color:#666;
	cursor:pointer;
	border:none;
}

.interactiveChartIcon .durationChart > li > a, .interactiveChartIcon .durationChart .nav > li > a:hover {
	background:none;
	font-weight:normal;	
	transform: scale(1);
	padding:8px 3px;
	border:none;
}

.interactiveChartIcon .durationChart > li > a, .interactiveChartIcon .durationChart .nav > li.active > a {
	background:none;
	font-weight:normal;	
	transform: scale(1);
	padding:8px 3px;
	border:none;
}

.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: #e4170e;
	background:none;
	transform: scale(1);
	text-transform:uppercase;
	font-weight:bold;
	border:none;
}

.interactiveChartIcon .durationChart .nav-tabs > li .durationLabel {
	background: #ff675b;  
 color:#fff; margin-right:0px;margin-bottom:0px; cursor:default;padding:10px;}

.tab-content .highcharts-title img
{
	vertical-align:middle;
}


.right-cntrls{
	background:#ff675b;

    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;
	width:18px;
	height:18px;
}

.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;
}
@media (max-width: 992px)
{
 .bursanews-header #datePickerFrom
 {
	 margin-bottom:06px;
 }
}

@media(max-width:767px){
	.right-cntrls .right-tabs li {
    margin: 0px !important;
    width: 50% !important;
    font-size: 12px !important;
    padding: 4px 0px !important;
}
	
}

@media(max-width:600px){
	.icon-pdf {
    float: left;
    width: 16%;
    margin-right: 5%;
    background-image: url(../images/pdf-icon.png);
    height: 84px;
    background-size: 85%;
    background-repeat: no-repeat;
}
	
}

/******* 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 > 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;
	}
	.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 > li > 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;
  }
  
  .iconDownload {
    background: url(../images/iconDownload.png) no-repeat left center;
    width: 100%;
    padding-left: 35px;
    margin-bottom: 3px;
    display: block;
	
}

.divPDFTab span{
	height:33px;
}


 .quarterlyReportContainer .ar-sec-links h4
  {
	  max-width:70%;
  } 
  .quarterlyReportContainer .latest-ar-wrap {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 30px;
    /* margin: 30px auto; */
    margin: 30px 3%;
    text-align: left;
    align-items: center;
    padding: 0 15px;
}

.quarterlyReportContainer .ar-cover-img {
    width: auto;
    height: auto;
    margin-right: 0;
}
  
 	.icon-pdf {
    float: left;
    width: 21%;
    margin-right: 5%;
    background-image: url(../images/pdf-icon.png);
    height: 84px;
    background-size: 85%;
    background-repeat: no-repeat;
} 
  
  
  
}
@media (max-width:380px)
{
 .medianews-date-wrapper
 {
	 width:20%;
 }
 .medianews-title-wrapper
 {
	 width:80%;
 }

.entitlement .nav-tabs > li > a {
    font-size: 11px !important;
    padding: 5px !important;
}

.gentral-td tr td span {
    word-break: break-word;
	font-size:13px;
}

.report-pic-sec-2 {
    float: left;
    margin-right: 20px;
    width: 100%;
}
.report-pic-sec-2 img{
	display:block;
	margin:0 auto;
}
	
.report-title-2 {
    float: left;
    font-size: 25px;
    font-weight: bold;
    color: #494949;
    margin-top: 3px;
  	width: 100%;
}
.inner-contnt4 {
    background: #ededed;
    padding: 30px;
    min-height: 395px;
}
#ctl00_submenu ul li {
    display: block;
    vertical-align: middle;
    padding: 0px 11px;
    line-height: 14px;
	margin-bottom: 26px;
    
}
#ctl00_submenu ul li a {
    font-family: 'Nunito', sans-serif;
    text-decoration: none;
    
    font-size: 12px;
    line-height: 20px;
    text-transform: uppercase;
    padding: 10px 15px;
}
 .quarterlyReportContainer .ar-sec-links h4
  {
	  max-width:60%;
	  font-size:16px;
  }
  
  .icon-pdf {
    float: left;
    width: 25%;
    margin-right: 5%;
    background-image: url(../images/pdf-icon.png);
    height: 84px;
    background-size: 85%;
    background-repeat: no-repeat;
} 
  
 .bursanews-header .more-button a, .bursanews-header .more-button input.btn-primary {
    font-weight: 600;
    margin-right: 08px;
    margin-bottom: 15px;
} 

#ctl00_submenu ul li{
	border-left:none;
}



}
@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;
 }
 
 .report-pic-sec-2 {
    float: left;
    margin-right: 20px;
    width: 100%;
}
.report-pic-sec-2 img{
	display:block;
	margin:0 auto;
}
	
.report-title-2 {
    float: left;
    font-size: 25px;
    font-weight: bold;
    color: #494949;
    margin-top: 3px;
  	width: 100%;
}
.inner-contnt4 {
    background: #ededed;
    padding: 30px;
    min-height: 395px;
}

.icon-pdf {
    float: left;
    width: 28%;
    margin-right: 5%;
    background-image: url(../images/pdf-icon.png);
    height: 84px;
    background-size: 85%;
    background-repeat: no-repeat;
} 

#ctl00_submenu ul li{
	border-left:none;
}

}

@media (max-width:320px){
	
	.quarterlyReportContainer .ar-sec-links h4 {
    max-width: 55%;
    font-size: 14px;
}
.quarterlyReportContainer .reportAlign h4 {
    font-weight: 500;
    padding-right: 2px;
    font-size: 14px;
    max-width: 69%;
    min-width: 69%;
}	
	
}






/******* 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 > .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 > .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:#ff675b;
	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:#ff675b ;
	padding-right:20px;
}
.directorName::after {
    content: "";
    display: block;
    width: 75px;
    border-bottom: 2px solid #ff675b;
}


/******* end Directors' Profile *******/

/******* 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:bold;
  font-size:15px;
  padding:12px;  
}
.entitlement .nav-tabs > li > a:hover {
  border-color: #eee #eee #ddd;
  font-weight:bold;  
}
.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: #D1426C;
    background: linear-gradient(45deg,#e32e6d 10%,#f79340 60%,#faed1a 140%);
    background: -webkit-linear-gradient(45deg,#e32e6d 10%,#f79340 60%,#faed1a 140%);
    background: -moz-linear-gradient(45deg,#e32e6d 10%,#f79340 60%,#faed1a 140%);
    background: -o-linear-gradient(45deg,#e32e6d 10%,#f79340 60%,#faed1a 140%);
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  font-weight:bold;
}

.entitlementTable{
	font-size:12px;
}

.entitlementTable thead{
	background:#888;
	color:#fff;
}

/*******end Entitlements *******/

/*===================================================
PAGINATION CUSTOM
=====================================================*/
.pagination>li>a, .pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #2e3b4f;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #2e3b4f;
}
.pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span:focus, .pagination>li>span:hover {
    z-index: 2;
    color: #fff ;
    background-color: #f2724a;
    border-color: #2e3b4f;
}

.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    z-index: 3;
    color: #fff;
    cursor: default;background: #f2724a ;
/*    background: linear-gradient(45deg,#e32e6d 10%,#f79340 60%,#faed1a 140%);
    background: -webkit-linear-gradient(45deg,#e32e6d 10%,#f79340 60%,#faed1a 140%);
    background: -moz-linear-gradient(45deg,#e32e6d 10%,#f79340 60%,#faed1a 140%);
    background: -o-linear-gradient(45deg,#e32e6d 10%,#f79340 60%,#faed1a 140%);*/
    border-color: #2e3b4f;
}