<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*******Global css********/
.pb20 {
	padding-bottom:20px;
}
.pt10 {
	padding-top: 10px;
}
.pt20 {
	padding-top: 20px;
}
.mb10 {
	margin-bottom: 10px;
}
/*.pb10 {
    padding-bottom: 10px;
}*/
.mt10 {
	margin-top:10px;
}
.mt20 {
	margin-top:20px;
}
ul {
	list-style-type: none;
}
.pageTitle {
	width:100%;
	margin-top:30px;/*display:none;*/
}
.pageTitle h3 {
	font-size: 32px;
	font-weight: 500;
	margin: 0px 0px 30px 0px;
	text-transform: inherit;
	color: #024ea2;
	line-height: 1.1;
}
.border {
	border: 1px solid #ccc;
}
select {
	padding: 08px 15px !important;
	outline: none;
	font-weight:400;
	border: 1px solid #b3b2b2;
	min-width: 140px;
	display: inline-block;
	-webkit-appearance:none;
	-moz-appearance:none;
	appearance:none;
	cursor:pointer;
	color: #000;
	min-height: 34px;
}
select.dropDownArrow {
	margin-bottom:25px;
}
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 10px !important;
	background-color:#fff !important;
	min-width:150px;
	border-radius:6px;
}
select::-ms-expand {
 display: none;
}
select:focus::-ms-value {
 color: #000;
 background-color:transparent;
}
.dropdownpullleft .pb10 {
	padding-bottom:0px;
}
#ctl00_cphContent_divFYE {
	padding-right:0 !important;
}
.dropdownpullleft {
}
.dropdownpullleft .pull-left {
	float:right !important;
	font-weight:500;
}
.fye .pull-left, .category .pull-left {
	float:left !important;
	font-weight:500;
}
.analyst-cat {
	min-width:35%;
	float:right;
}
.ht-df-dp {
	padding-right:15px;
	display:none;
}
.ht-as-dt {
	float:right;
}
.ht-lmn-dt {
	text-align:right;
	font-weight:bold;
}
.ht-cc-dt label {
	float:right;
	padding-right:15px;
}
#ctl00_cphContent_dvYear.pb20 {
	padding-bottom:0px;
}
.highstocks-btn {
	display:inline-block;
	margin-bottom:25px;
}
.highstocks-btn a {
	color:#000;
	font-weight:600;
}
.highstocks-btn.spacing {
	margin-right:20px;
	margin-left: 12px;
}
.highstocks-btn .active {
	border-bottom: 1px solid #13a84a;
	color: #13a84a;
	padding-bottom: 3px;
}
/*******IR Sub Menu***********/
#ctl00_submenu{
	text-align:center;
}
#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;
   
}
#ctl00_submenu ul li a {
    text-decoration: none;
    color: #999999;
    font-size: 18px;
    line-height: 20px;
    font-weight: 500;
   /* -webkit-transition: .5s;
    transition: .5s;*/
	padding-bottom:8px;
}

#ctl00_submenu ul li a:hover{
    text-decoration: none;
    color: #13a84a;
	border-bottom:2px solid #13a84a;
    font-size: 18px;
    line-height: 20px;
    font-weight: 500;
  /*  -webkit-transition: .5s;
    transition: .5s;*/
	padding-bottom:3px;
}
#ctl00_submenu ul li a.active{
    text-decoration: none;
    color: #13a84a;
	border-bottom:2px solid #13a84a;
    font-size: 18px;
    line-height: 20px;
    font-weight: 500;
   /* -webkit-transition: .5s;
    transition: .5s;*/
	padding-bottom:3px;
}

#ctl00_cphContent_lblNote{
	font-size:17px;
}

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

/**************** ICONS *****************/
.agmButton {
	margin-top:20px;
}
.agmButton .iconDownload, .circularButton .iconDownload {
	display:block;
}
.iconDownload {
	background:url(../images/iconDownload.png) no-repeat center center;
	width:100%;
	margin-bottom:2px !important;
	padding-left:35px;
	display: block;
}
.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***************/

/************Corporate Info*****************/
.corp-info-container {
	overflow:hidden;
}
/* .corp-info-container table tr:nth-of-type(odd) {
 background-color: #f3f6f8;
}*/

 .corp-info-container table {
	border-collapse: collapse;
	border-radius: 6px;
	overflow: hidden;
	font-size:17px;
}
 .corp-info-container table tr:nth-of-type(odd), .corp-info-container table tr:nth-of-type(even) {
 background-color: #f3f6f8;
}
.corp-info-container table tr th, .corp-info-container table tr td {
	padding:13px 15px !important;
	/*border-top: 1px solid #f2f2f2 !important;*/
	border:1px solid #979797 !important;
}
.corp-info-container table tr th {
	font-weight:500;
	background:#e3e3e3;
}
.corp-info-container table tr td {
	background:#f5f5f5;
}
/*************Reports************/
.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:600;
	text-align:center;
	margin-bottom:15px;
	color:#13a84a;
}
.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:#13a84a;
}
#ctl00_cphContent_trWebsite a:hover {
	text-transform:lowercase !important;
	color:#024ea2;
}
.quarterlyReportContainer .latest-ar-wrap {
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 30px;
	margin: 30px auto;
	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:20%;
	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%;
}
/*=================================================
QR new desing css starts here
==================================================*/
.q0-sec a img, .q1-sec a img, .q2-sec a img, .q3-sec a img, .q4-sec a img {
	display:none;
}
.q0-sec a {
	background:url(../images/q0.png) no-repeat;
	width:64px;
	height:64px;
	display:inline-block;
}
.q0-sec a:hover {
	background:url(../images/q0-hover.png) no-repeat;
	width:64px;
	height:64px;
	display:inline-block;
}
.q1-sec a {
	background:url(../images/q1.png) no-repeat;
	width:64px;
	height:64px;
	display:inline-block;
}
.q1-sec a:hover {
	background:url(../images/q1-hover.png) no-repeat;
	width:64px;
	height:64px;
	display:inline-block;
}
.q2-sec a {
	background:url(../images/q2.png) no-repeat;
	width:64px;
	height:64px;
	display:inline-block;
}
.q2-sec a:hover {
	background:url(../images/q2-hover.png) no-repeat;
	width:64px;
	height:64px;
	display:inline-block;
}
.q3-sec a {
	background:url(../images/q3.png) no-repeat;
	width:64px;
	height:64px;
	display:inline-block;
}
.q3-sec a:hover {
	background:url(../images/q3-hover.png) no-repeat;
	width:64px;
	height:64px;
	display:inline-block;
}
.q4-sec a {
	background:url(../images/q4.png) no-repeat;
	width:64px;
	height:64px;
	display:inline-block;
}
.q4-sec a:hover {
	background:url(../images/q4-hover.png) no-repeat;
	width:64px;
	height:64px;
	display:inline-block;
}
/*************End Reports************/

/*******Policy Disclosures********/
.stock-qt-sec {
	padding-left:0;
}
.stock-qt-sec .inner-contnt3:after {
    display: none;
}
a.inner-contnt {
	background: #13a84a;
	color:#fff;
	padding:25px 25px;
	border-radius:6px;
	height: 100%;
	min-height:119px;
	display: block;
	position:relative;
	text-decoration: none;
	margin-bottom:24px;
}
a.inner-contnt-qtr {
	background: #024ea2;
	color:#fff;
	padding:25px 25px;
	border-radius:6px;
	height: 100%;
	display: block;
	position:relative;
	text-decoration: none;
	margin-bottom:25px;
	min-height:82px;
}
a.inner-contnt .sec-heading, a.inner-contnt-qtr .sec-heading {
	display:none;
}

.link-cont-child {
	width:80%;
	text-transform:uppercase;
	display:block;
	font-size:16px;
}
.link-cont-child:after {
	/*content: url(../images/ba-rm-icon.png);*/
	content: '';
	display: inline-block;
	width: 16px;
	height: 11px;
	margin-left: 10px;
}
.link-cont-child:hover:after {
	margin-left:20px;
	transition: all 0.25s ease-out;
}
.inner-contnt3 {
	background: #024ea2;
	color:#fff;
	padding:25px 15px;
	border-radius:4px;
	height: 100%;
	min-height: 269px;
	display: block;
	position:relative;
	text-decoration: none;
	margin-bottom:24px;
}
.inner-contnt3:hover {
	background: #024ea2;
	color:#fff;
}
.inner-contnt3, .inner-contnt4 {
	background: #024ea2;
	color:#fff;
	padding:25px 15px;
	border-radius:4px;
	height: 100%;
	min-height: 269px;
	display: block;
	position:relative;
	text-decoration: none;
	margin-bottom:24px;
}
a.inner-contnt:hover, .inner-contnt4:hover {
	background: #024ea2;
	color: #fff;
}
a.inner-contnt:hover .sec-heading, a.inner-contnt:hover .link-date, .inner-contnt4:hover .sec-heading {
	color:#fff;
}
a.inner-contnt:after {
	content: url(../images/ba-rm-icon.png);
	position: absolute;
	bottom: 20px;
	right: 47px;
}
a.inner-contnt:hover:after {
	position: absolute;
	bottom: 20px;
	right: 27px;
	transition: all 0.25s ease-out;
}
a.inner-contnt-qtr:hover {
	background: #13a84a;
	color: #fff;
}
a.inner-contnt-qtr .links-cont {
	font-size: 20px;
	line-height:24px;
	text-decoration: none;
	min-height: 32px;
	display: table;
	width:89%;
}
a.inner-contnt-qtr .link-cont-child {
	width:88%;
	text-transform:inherit;
	display:block;
	font-size:17px;
	line-height:20px;
	display:table-cell;
	vertical-align:middle;
}
a.inner-contnt-qtr:after {
	content: url(../images/ba-rm-icon.png);
	position: absolute;
	top: 34px;
	right: 45px;
}
a.inner-contnt-qtr:hover:after {
	position: absolute;
	top: 34px;
	right: 25px;
	transition: all 0.25s ease-out;
}
.inner-contnt3:after, .inner-contnt4:after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 60px;
	border-radius: 50%;/* z-index: -1;
  box-shadow: 0 10px 10px -5px rgba(0, 0, 0, 0.3);*/
}
.inner-contnt3 h4 {
	margin:0px 0px 20px 0px;
}
.inner-contnt3 .more-button, .inner-contnt3 .more-button:hover {
	background-color:transparent !important;
	padding: 15px 0px 0px !important;
	line-height: unset !important;
	border-radius:0px !important;
}
.inner-contnt3 .more-button span.iconDownload, .inner-contnt3:hover .more-button span.iconDownload {
	background: url(../images/iconDownload-white.png) no-repeat left center;
}
.inner-contnt3 a, .inner-contnt3:hover a {
	color:#fff;
}
.sec-heading {
	font-size: 12px;
	color:#fff;
	text-transform: uppercase;
	font-weight: 600;
	margin-bottom: 20px;
}
.links-cont {
	font-size: 20px;
	line-height:24px;
	text-decoration: none;
	min-height: 75px;/* min-height: 120px;*//*display: table;*/
}
.news-foot {
	position:absolute;
	bottom:30px;
	font-style: italic;
	text-align: left;
	color: #666;
}
.link-date {
}
.report-pic-sec-2 {
	float: left;
	margin-right: 15px;
	width: 40%;
}
.report-title-2 {
	float: left;
	width:50%;
	margin-top:20px;
}
.report-title-2 &gt; .download, .report-title-2 &gt; .view {
	display:block;
}
.inner-contnt4 &gt; .report-wrap &gt; .report-title-2 &gt; a.download, .inner-contnt4 &gt; .report-wrap &gt; .report-title-2 &gt; .view &gt; a.download {
	margin-top:15px;
	margin-bottom:10px;
	font-weight:bold;
	color:#13a84a;
}
.inner-contnt4:hover a.download {
	background-color:transparent;
	color:#fff !important;
}
.inner-contnt4 &gt; .report-wrap &gt; .report-title-2 &gt; a.download:before {
	content:url(../images/reports-download-color.png);
	display:inline-block;
	width:18px;
	height:13px;
	margin-right: 9px;
	margin-bottom:20px;
	position:relative;
	top:2px;
}
.inner-contnt4:hover &gt; .report-wrap &gt; .report-title-2 &gt; a.download:before {
	content:url(../images/reports-download-white.png);
	display:inline-block;
	width:9px;
	height:13px;
	margin-right:12px;
	margin-bottom:20px;
	position:relative;
	top:2px;
}
.inner-contnt4 &gt; .report-wrap &gt; .report-title-2 &gt; .view &gt; a.download:before {
	content:url(../images/reports-view-icon-color.png);
	display:inline-block;
	width:18px;
	height:10px;
	margin-right:5px;
	position:relative;
	top:2px;
}
.inner-contnt4:hover &gt; .report-wrap &gt; .report-title-2 &gt; .view &gt; a.download:before {
	content:url(../images/reports-view-icon-white.png);
	display:inline-block;
	width:18px;
	height:10px;
	margin-right:5px;
	position:relative;
	top:2px;
}
/*****End New Corporate Governance******/
/*********** News Alert *************/
.emailAlertContainer{
	font-size:17px;
	}
.emailAlertContainer .emailAlert {
	margin-top: 22px;
	
}
.unregister {
	border-top: 1px solid #ccc;
	padding-top: 3px;
	margin-top: 12px;
}
.emailAlertContainer .emailAlert .btn-primary {
	margin-top: 25px;
}
.emailAlert label {
	margin-top: 8px;
}
.emailAlertContainer a {
	color:#13a84a;
	text-decoration:underline;
}
.emailAlertContainer a:hover {
	color:#000;
	text-decoration: underline;
}
/********** 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 &gt; .panel-heading {
	color: #333;
	border-color: 0px solid transparent;
	background-color:none;
}
.directorProfile .panel-body {
	padding:0px;
	border:none;
}
.directorProfile .panel-heading + .panel-collapse &gt; .panel-body {
	border:0px solid #ccc;
}
.directorProfile .panel-title:hover {
	display:block;
	height:20px;
}
.directorProfile .panel-title .collapsed {
	font-size:15px;
	display:block;
	height:20px;
}
.directorProfile .panel-heading .accordion-toggle.collapsed:after {
	content: "+";
	position:relative;
	float:right;
	top:-35px;
}
.directorProfile .panel-heading .accordion-toggle:after {
	color: grey;
	float:right;
	top:-30px;
	position:relative;
	overflow: no-display;
	color:#13a84a;
	content: "-";
	font-size:20px;
	font-weight:bold;
	padding:0 5px 0 0;
}
.directorProfile a.accordion-toggle {
	text-decoration: none;
}
.directorDesignation {
	font-weight:500;
	font-size:14px;
	color:#6D6D6D;
	padding-top:0px;
	padding-bottom:8px;
}
.directorProfileContainer .pic {
	float:left;
	padding-right:15px;
	padding-bottom:10px;
}
.directorProfileContent {
	text-align:justify;
}
a.collapsed .directorName, a.collapsed:after {
	color:#6D6D6D !important;
}
.directorName {
	font-weight:700;
	font-size:18px;
	border-bottom:1px solid #EAEAEA;
	color:#13a84a;
	line-height:22px;
	padding-right:20px;
}
.directorName::after {
 content: "";
 display: block;
 width: 75px;
 border-bottom: 2px solid #13a84a;
}
/******* End Directors' Profile *******/


/************Key Management***********/
.accordion {
	margin-top:15px;
	margin-bottom:20px;
}
.accordion-item {
	margin-bottom: 12px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	overflow: hidden;
	border-width: 1px;
	border-style: solid;
	border-color: rgba(0, 0, 0, 0.09);
}
.accordion-header {
	padding: 13px 17px 12px 62px;
	position: relative;
	border-width: 0;
	border-style: solid;
	background-repeat: repeat-x;
	background-position: left top;
	cursor:pointer;
}
.accordion-item.active .accordion-header {
	border-width: 0px 0px 1px 0px !important;
	border-style: solid;
	border-color: rgba(0, 0, 0, 0.09);
}
.accordion h4 {
	font-size: 18px;
	line-height:22px;
	color: #6D6D6D;
	margin-bottom: 0px;
	font-weight:600;
	margin-top:0;
	text-align:left;
}
.accordion-item.active h4 {
	color:#13a84a !important;
}
.accordion h6 {
	font-size: 13px;
	line-height: 18px;
	color: #666;
	margin-bottom: 0px;
	font-weight: 500;
	margin-top:0px;
}
.accordion-header .accordion-item-arrow:before {
	content: "\f2c0";
	font-family: FontAwesome;
	padding:20px 0px;
	text-align:center;
	width: 49px;
	height: 100%;
	border-width: 0 1px 0 0px;
	border-style: solid;
	border-color: rgba(0, 0, 0, 0.09);
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
	font-size:16px;
	font-weight:normal;
	color:#6D6D6D;
	font-weight:500;
}
.accordion-item.active .accordion-header .accordion-item-arrow:before {
	content: "\f2c0";
	font-family: FontAwesome;
	color: #13a84a;
}
.accordion-content {
	padding:20px 20px 20px 15px;
	display: none;
	/* border-bottom: solid 1px #e9e9e9; */  
	overflow:hidden;
}
.accordion-content p {
	text-align:justify;
}
.accordion-content img {
	border: 1px solid #f1f1f1;
	padding: 3px;
	background-color:rgba(224, 230, 245, 0.4);
	border-radius: 2px;
}
/**************End key Mangement ************/


/*********** Price Ticker *************/ 
div#ctl00_cphContent_uPnlPrcTicker h4 {
	font-size: 18px;
	text-align:left;
	margin:18px 0px;
}
.row.sharepriceFooter {
	font-size: 13px;
	padding-bottom: 10px;
	line-height:18px;
}
.row.sharepriceFooter p {
	margin-bottom: 2px;
}
#ctl00_cphContent_ibRefresh {
	padding-right: 45px !important;
}
span.fix-icon {
	display: block;
	overflow: hidden;
	position: relative;
}
.fix-icon:after {
	font-family: FontAwesome;
	content: "\f01e";
	font-size: 14px;
	position: absolute;
	right: 24px;
	top: 13px;
	pointer-events: none;
	color: #fff;
}
/*===================================================
Price Ticker new design
=====================================================*/ 
.p10 {
	padding:0 !important;
}
tr.top-no-border td, tr.top-no-border th {
	border-top:none !important;
}
.stockpriceinfo {
	margin-top:30px;
}
.priceticker .stockUpper {
	background-color: #e8e8e8;
	padding: 20px 20px 44px 20px;
}
.priceticker .stockUpper h4 b {
	font-weight:500;
}
div#ctl00_cphContent_uPnlPrcTicker h4 {
	margin: 0;
	color:#13a84a;
	margin-bottom:15px;/*padding-top:14px;*/
}
.priceticker .stockUpper .stockvalue {
	color: #4c4c4c;
	font-size: 30px;
	line-height:30px;
	font-weight: 500;
	margin-top:22px;
}
.stockUpper .stock-info-details {
	display: inline-block;
	text-align: center;
	width: 32.33%;
}
.stockUpper .stock-info-details p:last-child {
	font-weight: 700;
	min-height: 11px;
	display: table;
	text-align: center;
	width: 100%;
}
.stockpriceinfo .stockdetails .stockPrice .pricevalue {
	padding-left: 10px;
	font-weight:bold;
}
.stockpriceinfo .stockdetails .stockPrice span, .stockpriceinfo .stockdetails .stockPrice .pricevalue {
	display: inline-block;
}
#divInsage, .sharepriceFooter p {
	margin-left:15px;
}
#divEforce {
	/*margin-right:15px;*/
	margin-right:0;
}
.sharepriceFooter .text-right {
	padding-right:15px;
}
.priceticker .stockUpper .priceDown:after {
	content: url(../images/chgDown.png);
	background-repeat: no-repeat;
	padding-left: 8px;
}
.priceticker .stockUpper .priceUp:after {
	content: url(../images/chgUp.png);
	background-repeat: no-repeat;
	padding-left: 8px;
}

.ht-iwu1, .ht-iwu2{
	padding-right:0 !important;
}


/********** End Price Ticker ***********/ 


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

.interactiveChartIcon .nav &gt; li &gt; a {
	padding:0px;
}
.interactiveChartIcon {
	margin:0px;
	padding:0px;
	border:0px;
	margin-bottom:18px;
}
.interactiveChartIcon .nav-tabs {
	border-bottom: 0px solid #ddd;
	margin-right:20px;
	border-radius:0;
}
.interactiveChartIcon .nav-tabs &gt; li {
 transition: all .2s ease-in-out;
}
.interactiveChartIcon .nav-tabs &gt; li &gt; a {
	margin:0 1px;
	background:#e6e6e6;
	padding:8px 6px !important;
	border-radius:0;
}
.interactiveChartIcon .durationChart .nav-tabs &gt; li &gt; a {
/*margin:0px !important;*/
}
.interactiveChartIcon .nav-tabs &gt; li &gt; a:hover {
	color: #ffffff;
	cursor:pointer;
	background-color:#024ea2;
	transform: scale(1.2);
	margin:0 6px;
	border-radius:0;
 transition: all .2s ease-in-out;
}
.interactiveChartIcon .nav-tabs &gt; li.active &gt; a, .interactiveChartIcon .nav-tabs &gt; li.active &gt; a:hover, .interactiveChartIcon .nav-tabs &gt; li.active &gt; a:focus {
	color: #ffffff;
	cursor: pointer;
	background-color: #024ea2;
	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 &gt; li &gt; a, .interactiveChartIcon .durationChart .nav &gt; li &gt; a {
	background:none;
	font-weight:normal;
	color:#333;
	cursor:pointer;
	background:#e6e6e6;
	margin:0 1px !important;
}
.interactiveChartIcon .durationChart &gt; li &gt; a, .interactiveChartIcon .durationChart .nav &gt; li &gt; a:hover {
	background:#024ea2;
	font-weight:normal;
	/*padding:8px 3px;*/
	transform: scale(1.2);
	margin: 0 6px !important;
	border-radius: 0;
 transition: all .2s ease-in-out;
	color:#fff;
}
.interactiveChartIcon .durationChart &gt; li &gt; a, .interactiveChartIcon .durationChart .nav &gt; li.active &gt; a {
	background:none;
	font-weight:normal;
	padding:8px 3px;
}
.interactiveChartIcon .durationChart .nav-tabs &gt; li &gt; a span, .interactiveChartIcon .durationChart .nav &gt; li &gt; a span {
	margin:0px;
	padding:0px;
}
.interactiveChartIcon .durationChart .nav-tabs &gt; li.active &gt; a, .interactiveChartIcon .durationChart .nav-tabs &gt; li.active &gt; a:hover, .interactiveChartIcon .durationChart .nav-tabs &gt; li.active &gt; a:focus {
	color: #fff;
	background:#024ea2;
	transform: none;
	transform: scale(1.18);
	margin: 0 6px !important;
	border:none;
}
.interactiveChartIcon .durationChart .nav-tabs &gt; li .durationLabel {
	background:#fff;
	/*border:1px solid #e6e6e6;*/
	color:#333;
	margin-right:0px;
	margin-bottom:0px;
	cursor:default;
	padding:7px;
	display:block;
}
.tab-content .highcharts-title img {
	vertical-align:middle;
}
.right-cntrls {
	background-color:#13a84a;
	float: left;
	width: 100%;
	margin-bottom:15px;
	color:#fff;
}
.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;
}
.right-cntrls .right-tabs li b {
	font-weight:500;
}
/******* END Interactive Stock Charts *******/

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

.priceVolumeTable, #ctl00_cphContent_fvStkInfo table, #ctl00_cphContent_txtHighPrcLabel, #ctl00_cphContent_txtLowPrcLabel, #ctl00_cphContent_txtHighVolLabel, #ctl00_cphContent_txtLowVolLabel{
	font-size:14px;
}

.stockChartContainer {
	padding-top: 10px;
}
.priceVolume {
	margin: 0 0 10px 1px;
	
}
.priceVolume .nav-tabs {
	border-bottom:none;
}
.priceVolume .nav-tabs &gt; li {
	float: left;
	margin-bottom: 0px;
	border-bottom:none;
}
.priceVolume .nav-tabs &gt; li &gt; a {
	margin-right: 2px;
	border-radius: 0px 0px 0 0;
	/*	background:#dedede;*/
	background:none;
	font-weight:500;
	color:#999999;
	padding: 3px 0;
	margin-left:15px;
	margin-right:15px;
	cursor:pointer !important;
}
.priceVolume .nav-tabs &gt; li &gt; a:first-child {
	margin-left:0 !important;
}
.nav-tabs &gt; li &gt; a {
	border:none;
}
.priceVolume .nav-tabs &gt; li &gt; a:hover {
	color:#13a84a !important;
	cursor: default;
	border-bottom:2px solid #13a84a;
	border-top:none;
	border-left:none;
	border-right:none;
	font-weight:500;
}
.priceVolume .nav-tabs &gt; li.active &gt; a, .priceVolume .nav-tabs &gt; li.active &gt; a:focus {
	color:#13a84a !important;
	cursor: default;
	border-bottom:2px solid #13a84a;
	border-top:none;
	border-left:none;
	border-right:none;
	/*background-color: #13a84a;*/
	/*border: 1px solid #eee;
	border-bottom-color: transparent;*/
	font-weight:500;
}
.priceVolume .nav-tabs &gt; li.active &gt; a:hover {
	color:#13a84a !important;
	cursor: default;
	border-bottom:2px solid #13a84a;
	border-top:none;
	border-left:none;
	border-right:none;
	font-weight:500;
}
.priceVolumeSelection a {
	margin-right:12px;
}
.priceVolumeTable thead {
	background:#888;
	color:#fff;
}
.priceVolumeTable thead tr td, .priceVolumeTable tbody tr td, .priceVolumeTable thead tr th, .priceVolumeTable tbody tr th {
	text-align:right;
}
.tableHeader {
	/*background: #888 !important;*/
	background: #024ea2 !important;
	color: #fff;
	font-weight:500;
}
tr.totalFigure {
	font-weight:500;
}
.priceVolumeSelection {
	text-align: center;
	display: table;
	width: 100%;
	margin-top: 15px;
	margin-left: 0 !important;
	margin-right: 0 !important;
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
	background-color: #f5f5f5;
	padding:25px;/*	border-bottom: 2px solid #13a84a;*/
}
.priceVolumeSelection .cal-container {
	width: 100%;
	text-align: center;
	margin: 6px 0px 2px 0px;
}
.priceVolumeSelection .cal-container [class*='col-sm'] {
 display:inline-block;
float:none;
vertical-align:middle;
}
.priceVolumeSelection .cal-container .input-group, .priceVolumeSelection .cal-container input {
	width:100% !important;
}
.priceVolumeSelection .cal-container .date-to {
}

#ctl00_cphContent_btnExport{
	float:right;
	margin-bottom:15px;
}

/*====================
hide prod / open bmw
=======================*/
/*.btn-sec-cont{
	margin-left:-15px;
	margin-right:-15px;
}*/


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

/*******New Bursa Announcements*********/

.ht-stock-code {
/*padding-left:94px;*/
}
.bursanews-header {
	background-color:#f8f8f8;
	padding:25px;
	border-bottom:2px solid #13a84a;
	margin-bottom:10px;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
}
.year-row span a {
	padding-right:10px;
	font-weight:600;
}
.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;
	min-width:220px;
}
.bursanews-header .input-group {
	display:inline-block;
}
.bursanews-header .input-group input:first-child {
	margin-right:20px;
}
.bursanews-header .row {
	margin-bottom:10px;
}
.bursanews-header .row:last-child {
	margin-bottom:0px;
}
.bursanews-header select {
	width: 52%;
	outline: none;
	margin: 0px 20px 12px 0px;
	min-width: 220px;
	background-color: #fff !important;
}
.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, .bursanews-header .more-button:hover {
	border: none !important;
	padding: 0px !important;
	margin-top:-1px;
	background-color: transparent !important;
}
.bursanews-header .more-button a, .bursanews-header .more-button input.btn-primary {
	margin-right:08px;
}
.announcementSelection {
	margin:15px 0;
	padding:15px 0;
	background:#ffffff;
}
.announcementDate {
	font-weight:600;
	padding:5px 0;
	margin-bottom:10px;
	width:100%;
	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:#666666;
}
.announcementByTime a:hover {
	color:#13a84a;
}
.announcementSelection {
	background: #ffffff;
}
.annoucementContainer .hasDatepicker {
	width:240px !important;
}
/*******End New Bursa Announcements*********/


/*=============================================
NEW ANNOUNCEMENTS CSS STARTS HERE
===============================================*/
.filters-sec {
	float:left;
	margin-bottom:50px;
	width:100%;
}
.cat-1, .filt-1 {
	padding-top:10px;
}
.filt-1 {
	text-align:right;
}
.search-reset .btn-primary, .search-reset .btn-primary:hover {
	padding: 12px 20px;
}
.search-reset {
	margin-left:-60px;
}
.cat-2 {
	/*float:right;*/
	float:left;
	margin-left:20px;
}
.announcement-content {
	background: #13a84a;
	padding: 25px 25px;
	border-radius: 6px;
	color: #fff;
	margin-bottom: 35px;
	float: left;
	width: 100%;
	clear: both;
	min-height:120px;
	display:block;
}
.announcement-content:hover {
	background:#024ea2;
}
.announcement-link {
	margin-bottom:20px;
	/*display:table;*/
}
.announcement-link p {
	color:#fff;
	font-size:17px;
	line-height:20px;
	font-weight:500;
	display:block;
	/*display:table-cell;
	vertical-align:middle;*/
	/*height:66px;*/
	height:33px;
}
.announcement-link p:hover {
	/*color:#024ea2;*/
	color:#fff;
	text-decoration:none;
}
.bn-footer {
	float:left;
	width:100%;
}
.ann-date {
	float:left;
	width:50%;
	color:#fff;
	font-size:17px;
	line-height:20px;
	font-weight:500;
}
.bn-readmore {
	float:left;
	width:50%;
	color:#fff;
	font-size:17px;
	line-height:20px;
	font-weight:500;
	text-transform:uppercase;
	text-align:right;
}
.bn-readmore p {
	color: #fff;
	font-size: 17px;
	font-weight: 500;
	text-transform: uppercase;
	text-decoration: none;
	width: 45%;
	display: inline-block;
	text-align: left;
	transition: all 0.25s ease-out;
}
.announcement-content .bn-readmore{
	color:#fff !important;
}
.announcement-content .bn-readmore p:after {
	content:url(../images/ba-rm-icon.png);
	display:inline-block;
	width:16px;
	height:11px;
	margin-left:10px;
	transition: all 0.25s ease-out;
}
.announcement-content:hover .bn-readmore p:after {
	margin-left:20px;
}
/*********** IR Privacy Policy *************/
.terms{
	font-size:17px;
}

.terms h4 {
	margin-top: 14px;
	border-bottom: 1px solid #262626;
	display: inline-block;
	letter-spacing:0px;
	padding-bottom:1px;
	color:#262626;
	margin-bottom:0px;
	font-weight:700;
}
.terms h5 {
	margin-top: 22px;
	margin-bottom: 10px;
	font-size:16px;
	font-weight:500;
	text-decoration: underline;
	color:#666666;
}
.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: #13a84a;
	font-size:17px;
}
.terms a {
	color:#13a84a;
	text-decoration:underline;
}
.terms a:hover {
	color:#000;
	text-decoration: underline;
	cursor:pointer;
}
/*********** End IR Privacy Policy *************/

/******* Entitlements *******/
.entitlement {
	margin-bottom:20px;
}
.entitlement .nav-tabs {
	border-bottom:none;
}
.entitlement .nav-tabs &gt; li {
	float: left;
	margin-bottom: -1px;
	font-size:15px;
}
.entitlement .nav-tabs &gt; li &gt; a {
	color: #999999 !important;
	cursor: pointer !important;
	background-color: transparent;
	border: none;
	border-bottom-color: transparent;
	font-weight: 500;
	padding: 10px 0;
	margin-left: 15px;
	margin-right: 15px;
}

.entitlement .nav-tabs &gt; li &gt; a:first-child{
	margin-left:0 !important;
}
.entitlement .nav-tabs &gt; li &gt; a:hover {
	color: #13a84a !important;
	cursor: pointer !important;
	background-color: transparent;
	border: none;
	border-bottom-color: transparent;
	font-weight: 500;
	border-bottom: 2px solid #13a841;
	padding: 10px 0;
	margin-left: 15px;
	margin-right: 15px;
}
.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: #13a84a !important;
	cursor: default;
	background-color: transparent;
	border: none;
	border-bottom-color: transparent;
	font-weight: 500;
	border-bottom: 2px solid #13a841;
	padding: 10px 0;
	margin-left: 15px;
	margin-right: 15px;
}
.entitlementTable {
	font-size:12px;
}
.entitlementTable thead {
	background:#888;
	color:#fff;
}
.tablesaw-advance a.tablesaw-nav-btn.disabled {
	opacity: .25;
	filter: alpha(opacity=25);
	cursor: default;
	pointer-events: none;
	/*visibility:hidden !important;*/
	display:none !important;
}
/*Dividend calculator Css */

#divCal {
	float:left;
	background: #dedede;
	padding: 30px 20px;
	clear: all;
	clear: both;
	margin:10px 0px 30px 0px;
	width:100%;
	border-radius: 5px;
}
.header {
	font-size: 20px;
	font-weight: 600;/*text-transform: uppercase;*/
}
.subhead {
	font-size: 18px;
	font-weight: 600;
}
#NoOfShares {
	clear: both;
	width: 100%;
	float: right;
	margin-bottom: 15px;
}
.forlabel {
	float: left;
}
.divInputs input {
	max-width:152px;
	padding:6px;
}
.divInputs {
	float: right;
}
#PaymentDate {
	float: left;
	width: 100%;
	clear: right;
	margin-bottom: 15px;
}
#Calculate {
	float: left;
	width: 100%;
	margin-bottom: 15px;
}
#DividendPerShare, #Total {
	float: left;
	width: 100%;
	margin-bottom: 15px;
}
/*******end Entitlements *******/

/********** Investment Calculator ************/
.toggle {
	display: block;
	position: relative;
	margin: 0 0 20px 0;
}
.toggle .togglet, .toggle .toggleta {
	display: block;
	position: relative;
	margin: 0;
	margin-top:-15px;
	font-weight: 600;
	color: #444;
	cursor: pointer;
}
.toggle .togglet i {
	position: absolute;
	top: 0;
	left: 0;
	width: 16px;
	text-align: center;
	font-size: 16px;
	line-height: 24px;
}
.toggle .toggleta {
	font-weight: 500;
}
.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;
}
.corpInfo a span {
	display:block;
	height:20px;
}
.calculator {
	/*min-height:1620px;*/
	min-height:1550px;
	font-size:17px;
}
/********** End Investment Calculator ************/

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

.docs-date {
	border-bottom:3px solid #13a84a;
	text-align:left;
	margin-bottom:10px;
	text-transform:uppercase;
}
.docs-title {
	font-size:120%;
	min-height:60px;
	text-transform:uppercase;
}
.docs-title a {
	/*	color:#010101;*/
color:#13a84a;
}
.docs-title a:hover {
	color:#222;
}
/************** Corporate Calendar **************/

.eventsCalendarContainer {
	margin-bottom:35px;
}
.eventsCalendar {
	padding:32px 15px 32px 15px;
	background:#024ea2;
	border-radius:6px;
	color:#fff;
	/*min-height:385px;*/
	min-height:416px;
}
.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:500;
	padding-bottom:10px;
	margin-top:-3px;
}
.eventCalendarImg {
	/*background:url(../images/calendar.png) no-repeat;*/
	float: left;
	width: 100%;
	background: #3571b5;
	border-radius: 6px;
	text-align: center;
	padding: 13px 18px;
	;
}
.eventCalendarImg .month {
	font-size: 13px;
	line-height: 13px;
	font-weight: normal;
	color: #fff;
}
.eventCalendarImg .date {
	font-size: 25px;
	line-height: 25px;
	font-weight: 500;
	color: #fff;
	margin-bottom: 5px;
}
.eventCalendarContent{
	font-size:17px;
}
/************* End Corporate Calendar ************/



/********* Circulars &amp; Shareholders Meeting ********/

.circularsContainer {
	margin-bottom: 22px;
	padding-bottom:22px;
	border-bottom:1px solid #e1e1e1;
}
.circularsContainer:last-of-type {
	border:0px;
}
.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;
}
.circularButton span a {
	font-size:15px;
	text-transform:uppercase;
	color:#13a84a;
	font-weight:500;
}
.circularButton span a:hover {
	font-size:15px;
	text-transform:uppercase;
	color:#222;
	font-weight:500;
}
.circularsContainer .pt10 {
	padding-top:0px;
}
/********* End Circulars &amp; Shareholders Meeting ********/

/******Media News********/
.medianews-wrapper {
	width:100%;
	margin-bottom:20px;
	background:#024ea2;
	padding:25px 25px;
	color:#fff;
	border-radius:6px;
	/*min-height:135px;*/
	min-height:140px;
	display:block;
}
.medianews-wrapper:hover {
	background:#13a84a;
}
.medianews-wrapper:hover .medianews-date-wrapper {
	background-color: rgba(255, 255, 255, 0.2);
}
.medianews-wrapper:hover .medianews-publisher {
	color:#024ea2;
}
.medianews-date-wrapper {
	text-align:center;
	width:15%;
	margin-right:2%;
	background:#3571b5;
	color:#fff;
	float:left;
	padding:10px 6px;
	max-width:65px;
	min-height:60px;
	border-radius:6px;
}
.medianews-date {
	font-size: 25px;
	line-height: 25px;
	font-weight: 500;
}
.medianews-month {
	font-size:13px;
	text-transform:uppercase;
	line-height:15px;
}
.medianews-title-wrapper {
	float:left;
	width:75%;
	display: table;
	background-color:transparent;
}
.analy-wrap {
	float:left;
	width:94%;
	display: table;
	background-color:transparent;
}
.medianews-publisher {
	font-size:13px;
	color:#13a84a;
	font-weight:600;
	margin-bottom:5px;
}
.medianews-title {
	font-size: 15px;
	font-weight: normal;
	display: table-cell;
	vertical-align: middle;
	padding:10px 15px;
	height:60px;
	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 p{
	color:#fff;
	font-size:17px;
	line-height:17px;
}
.medianews-title:hover {
	color: #fff !important;
}
.medianews-wrapper:after {
	content: url(../images/ba-rm-icon.png);
	display: inline-block;
	width: 16px;
	height: 11px;
	margin-left: 10px;
	position:absolute;
	/*right:42px;*/
	right:62px;
	top:50px;
	transition: all 0.25s ease-out;
}
.medianews-wrapper:hover:after {
	right:42px;
	transition: all 0.25s ease-out;
}
/*.analy-wrap:after {
	content: url(../images/ba-rm-icon.png);
	display: inline-block;
	width: 16px;
	height: 11px;
	margin-left: 10px;
	position:absolute;
	right:42px;
	top:44px !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********/



/*======================================
Aanlyst report section starts here
=======================================*/


.anlyst-wrapper {
	width:100%;
	margin-bottom:20px;
	background:#024ea2;
	padding:25px 25px;
	color:#fff;
	border-radius:6px;
	min-height:110px;
	display:block;
		-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;
}
.anlyst-wrapper:hover {
	background:#13a84a;
}
.anlyst-wrapper:after {
	content: url(../images/ba-rm-icon.png);
	display: inline-block;
	width: 16px;
	height: 11px;
	margin-left: 10px;
	position:absolute;
	/*right:42px;*/
	right:62px;
	top:50px;
	transition: all 0.25s ease-out;
}
.anlyst-wrapper:hover:after {
	right:42px;


	transition: all 0.25s ease-out;

}

.anlyst-wrapper:hover .anlyst-date-wrapper {
	background-color: rgba(255, 255, 255, 0.2);
}
.anlyst-wrapper:hover .anlyst-publisher {
	color:#024ea2;
}
.anlyst-date-wrapper {
	text-align:center;
	width:15%;
	margin-right:2%;
	background:#3571b5;
	color:#fff;
	float:left;
	padding:10px 6px;
	max-width:65px;
	min-height:60px;
	border-radius:6px;
}
.anlyst-date {
	font-size: 25px;
	line-height: 25px;
	font-weight: 500;
}
.anlyst-month {
	font-size:13px;
	text-transform:uppercase;
	line-height:15px;
}
.anlyst-title-wrapper {
	float:left;
	width:75%;
	display: table;
	background-color:transparent;
}
.analy-wrap {
	float:left;
	width:94%;
	display: table;
	background-color:transparent;
}
.anlyst-publisher {
	font-size:13px;
	color:#13a84a;
	font-weight:600;
	margin-bottom:5px;
}
.anlyst-title {
	font-size: 17px;
	line-height:20px;
	font-weight: normal;
	display: table-cell;
	vertical-align: middle;
	/*padding:10px 15px;*/
	height:60px;
	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;
}
.anlyst-title{
	color:#fff;
}
/*.anlyst-title a:hover {
	color: #fff !important;
}*/
/*.anlyst-title-wrapper:after {
	content: url(../images/ba-rm-icon.png);
	display: inline-block;
	width: 16px;
	height: 11px;
	margin-left: 10px;
	position:absolute;

	right:42px;
	top:50px;
	transition: all 0.25s ease-out;
}
.anlyst-title-wrapper:hover:after {
	right:42px;
	transition: all 0.25s ease-out;
}*/
/*.analy-wrap:after {
	content: url(../images/ba-rm-icon.png);
	display: inline-block;
	width: 16px;
	height: 11px;
	margin-left: 10px;
	position:absolute;
	right:62px;
	top:44px !important;
	transition: all 0.25s ease-out;
}*/
























/*********** 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:#13a84a !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 ***********/




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


.grey-bg {
	padding-top: 40px;
	padding-bottom: 40px;
	background: #f5f5f5;
	margin-bottom: 30px;
}
.ar-top-sec-cont-full {
	float:left;
	width:100%;
	height:100%;
	margin-bottom:30px;
}
.ar-top-sec-cont-inner {
	/*width:70%;*/
	width:80%;
	margin:0 auto;
}
.ar-top-sec-cont-inner-wrap {
	width:100%;
	float: left;
	padding: 30px;
	/*background: #13a84a;*/
	background:#f5f5f5;
	color: #666;
	position: relative;
	border-radius:6px;
}
.ar-top-sec-cont-inner-wrap:after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 60px;
	border-radius: 50%;
	z-index: -1;
	box-shadow: 0 10px 10px -5px rgba(0, 0, 0, 0.3);
}
.ar-top-sec-cont-inner-wrap:hover {
	width:100%;
	float: left;
	padding: 30px;
	background:#f5f5f5;
	color: #666;
	border-radius:6px;
}
.top-ar-sec {
	/*width: 87%;*/
	width: 94%;
	margin: 0 auto;
}
.ar-big-cover {
	width:100%;
	height:auto;
}
.ar-docs-list-sec {
	float:left;
	width:100%;
	padding: 10px 0;
	display:table;
	min-height:158px;
}
ul.doc-list {
	margin: 0;
	padding: 0;
	display:table-cell;
	vertical-align:middle;
}
ul.doc-list li {
	list-style: none;
	display: block;
	margin-bottom:0;
	float: left;
	width: 100%;
}
ul.doc-list li .ar-top-link-title {
	float:left;
	/*max-width:85%;
	min-width: 85%;*/
	max-width:83%;
	min-width: 83%;
	text-decoration: none;
	font-size: 18px;
	line-height: 21px;
	font-weight:normal;
	color: #666;
	text-align: left;
	
	text-transform:inherit;
}
ul.doc-list li .ar-top-links-icons {
	float:left;
	/*width:15%;*/
	width:14%;
}
.ar-top-sec-cont-inner-wrap:hover .ar-top-link-title {
	color: #666;
}
.ar-top-links-icons a {
	display: inline-block !important;
	text-align: right;
	width: 28px;
	height: 28px;
	margin: 0 2px;
}
ul.doc-list li a {
	text-decoration: none;
	font-size: 18px;
	line-height: 21px;
	font-weight: 500;
	color: #13a84a;
}
.download-link-big, .view-link-big {
	display: inline-block;
	float: left;
	margin-left: 10%;
	width: 18%;
	position: relative;
	top: 0px;
}
.download-icon-big {
	background: url(../images/iconDownload.png) no-repeat;
	display:block;
	width:100%;
	height:28px;
	background-position: center center;
}
.view-icon-big {
	background:url(../images/iconView.png) no-repeat;
	display:block;
	width: 100%;
	height: 28px;
	background-position: center center;
}
.ar-top-sec-cont-inner-wrap:hover .download-icon-big {
	background: url(../images/iconDownload.png) no-repeat;
	display:block;
	width:100%;
	height: 28px;
	background-position: center center;
}
.ar-top-sec-cont-inner-wrap:hover .view-icon-big {
	background:url(../images/iconView.png) no-repeat;
	display:block;
	width: 100%;
	height: 28px;
	background-position: center center;
}
/*ul.doc-list li a:before {
	font-family: FontAwesome;
    content:'\f1c1';
    display: inline-block;
   font-size: 18px;
    margin-right: 15px;
    position: relative;
    
}*/

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



.inner-ar-wrap {
	float: left;
	width: 100%;
}
.inner-ar-item {
	background: #f5f5f5;
	color: #000;
	padding: 25px 15px;
	border-radius: 4px;
	height: 100%;
	min-height: 251px;
	display: block;
	position: relative;
	text-decoration: none;
	margin-bottom: 24px;
	border-radius:6px;
	border: 1px solid #e0e0e0;
}
.inner-ar-item:hover {
	background: #13a84a;
	color: #fff;
}
.inner-ar-item:after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 60px;
	border-radius: 50%;
	z-index: -1;/*   box-shadow: 0 10px 10px -5px rgba(0, 0, 0, 0.3);*/
}
.ar-heading {
	font-size: 12px;
	color: #666;
	text-transform: uppercase;
	font-weight: 500;
	margin-bottom: 20px;
}
.inner-ar-item:hover .ar-heading {
	color:#fff;
}
.ar-cover-wrap {
	float: left;
	width: 32%;
	margin-right: 3%;
}
.ar-links-sec {
	float: left;
	width: 65%;
	padding: 35px 0;
}
.ar-link, .cg-link {
	float: left;
	width: 100%;
	margin-bottom: 10px;
	text-align: right;
}
.ar-link h4, .cg-link h4 {
	float: left;
	width: 69%;
	margin-left: 12px;
	font-size: 18px;
	line-height: 20px;
	color: #666;
	font-weight:normal;
	text-align: left;
}
.inner-ar-item:hover .ar-link h4, .inner-ar-item:hover .cg-link h4 {
	color: #fff;
}
.download-link, .view-link {
	display: inline-block;
	float: left;
	margin-left: 2%;
	width: 10%;
	position: relative;
	top:2px;
}
.download-icon {
	background: url(../images/iconDownload.png) no-repeat;
	display:block;
	width:100%;
	height: 28px;
	background-position: center center;
}
.view-icon {
	background:url(../images/iconView.png) no-repeat;
	display:block;
	width: 100%;
	height: 28px;
	background-position: center center;
}
.inner-ar-item:hover .download-icon {
	background: url(../images/iconDownload-white.png) no-repeat;
	display:block;
	width:100%;
	height:28px;
	background-position: center center;
}
.inner-ar-item:hover .view-icon {
	background:url(../images/iconView-white.png) no-repeat;
	display:block;
	width: 100%;
	height:28px;
	background-position: center center;
}
/*====================================================================
New presentations css
=====================================================================*/
.edg-prsnt-bg {
	background-size: contain;
	background-repeat: no-repeat;
	width:262px;
	min-height: 197px;
	background-color: #024ea2;
}
.cover-image {
	width:262px;
	z-index:1;
	min-height:197px;
	position:absolute;
}
.ed-pr-cont {
	position:relative;
	z-index:2;
	width:262px;
	height:197px;
	background-color:transparent;
}
.ed-pr-cont:hover {
	position:relative;
	z-index:2;
	width:262px;
	height:197px;
	background:rgba(19, 168, 74, 0.9);
}
.ed-pr-cont .ed-pr-title, .ed-pr-cont .vd-sec {
	display:none;
}
.ed-pr-cont:hover .ed-pr-title, .ed-pr-cont:hover .vd-sec {
	display:block;
}
.ed-pr-title {
	padding:15px;
	font-size:16px;
	color:#fff;
	text-transform:uppercase;
	min-height:96px;
}
.vd-sec {
	padding:15px;
	margin-top:48px;
	text-align:center;
}
.vd-sec a {
	color:#fff;
	font-size:14px;
}
.ed-pr-vn:before {
	font-family: FontAwesome;
	content: "\f002";
	/* background: url(../images/iconView.png);*/
   font-size:14px;
	line-height:14px;
	display:inline-block;
	margin-right:5px;
}
.category label {
	margin-right:25px;
}









/*==========  Mobile First Method  ==========*/
/* Large desktops and laptops */
@media (min-width: 1200px) {
}
/* Landscape tablets and medium desktops */
@media (min-width: 992px) and (max-width: 1199px) {
 .ar-top-sec-cont-inner {
 width: 100%;
 margin: 0 auto;
}
.top-ar-sec {
 width: 90%;
 margin: 0 auto;
}
 .ar-link h4, .cg-link h4 {
 float: left;
 width: 57%;
 margin-left: 12px;
 font-size: 14px;
 line-height: 28px;
 color: #13a84a;
 font-weight: 600;
 text-align: left;
}
.download-link, .view-link {
 display: inline-block;
 float: left;
 margin-left: 2%;
 width: 15%;
 position: relative;
 top: 10px;
}
.edg-prsnt-bg {
 background-size: contain;
 background-repeat: no-repeat;
 width: 203px;
 min-height: 197px;
 background-color: transparent
}
.cover-image {
 width: 203px;
 z-index: 1;
 min-height: 197px;
 position: absolute;
}
.ed-pr-cont {
 position: relative;
 z-index: 2;
 width: 203px;
 height: 197px;
 background-color: transparent;
}
.ed-pr-cont:hover {
 position:relative;
 z-index:2;
 width:203px;
 height:152px;
 background:rgba(58, 138, 212, 0.9);
}
.vd-sec {
 padding: 15px;
 margin-top: 0px;
 text-align: center;
}
 .filt-1 {
 text-align: left;
}
 .search-reset {
 margin-top:32px;
}
 .search-reset .btn-primary, .search-reset .btn-primary:hover {
 padding: 12px 20px;
 min-width:90px;
}
.search-reset {
 margin-left:10px;
}
.cat-2 {
 float: left;
 padding-left: 0;
}
 .ht-stock-code {
/*padding-left: 34%;*/
}
.ht-stock-code strong {
 display:block;
 margin-bottom:5px;
}
.analyst-cat {
 min-width:50%;
 float:right;
}
}
/* Portrait tablets and small desktops */
@media (min-width: 768px) and (max-width: 991px) {
 .report-pic-sec-2, .report-title-2 {
 float:none;
width:auto;
margin:0px;;
}
 .report-title-2 a.download {
 min-width:190px !important;
}
 .top-ar-sec {
 width: 100%;
 margin: 0 auto;
}
.ar-top-sec-cont-inner {
 width: 100%;
 margin: 0 auto;
}
ul.doc-list li .ar-top-link-title {
 float: left;
 max-width: 74%;
 text-decoration: none;
 font-size: 18px;
 line-height: 21px;
 font-weight:500;
 /*color: #fff;*/
 color: #666;
 text-align: left;
 min-width: 74%;
 text-transform: uppercase;
}
ul.doc-list li .ar-top-links-icons {
 float: left;
 width: 22%;
}
 .ar-link h4, .cg-link h4 {
 float: left;
 width: 57%;
 margin-left: 12px;
 font-size: 14px;
 line-height: 28px;
 color: #13a84a;
 font-weight: 600;
 text-align: left;
}
.download-link, .view-link {
 display: inline-block;
 float: left;
 margin-left: 2%;
 width: 15%;
 position: relative;
 top: 10px;
}
.edg-prsnt-bg {
 background-size: contain;
 background-repeat: no-repeat;
 width: 203px;
 min-height: 197px;
 background-color: transparent
}
.cover-image {
 width: 203px;
 z-index: 1;
 min-height: 197px;
 position: absolute;
}
.ed-pr-cont {
 position: relative;
 z-index: 2;
 width: 203px;
 height: 197px;
 background-color: transparent;
}
.ed-pr-cont:hover {
 position:relative;
 z-index:2;
 width:203px;
 height:152px;
 background:rgba(58, 138, 212, 0.9);
}
.vd-sec {
 padding: 15px;
 margin-top: 0px;
 text-align: center;
}
 .filt-1 {
 text-align: left;
}
 .search-reset {
 margin-top:32px;
}
 .search-reset .btn-primary, .search-reset .btn-primary:hover {
 padding: 12px 4px;
 min-width: 69px;
}
.search-reset {
 margin-left:10px;
}
.cat-2 {
 float: left;
 padding-left: 0;
}
 .filters-sec select {
 width:125px !important;
 min-width:125px;
}
 .ht-stock-code {
 padding-left: 15px;
}
 .analyst-cat {
 min-width:66%;
 float:right;
}
}
@media (min-width: 768px) {
 #ir-menu .navbar-nav li a {
 padding: 22px 0px !important;
 margin-right:22px;
}
 #ir-menu .navbar-nav li:last-child a {
 margin-right:0px !important;
}
 #ir-menu .navbar-toggle {
 display: none;
}
 .eventsCalendar a.dis {
 margin-top: -8px;
}
 #ir-menu .navbar-collapse {
 display:inline-block !important;
}
}
 @media(max-width:768px) {
 .ht-stock-code {
 padding-left: 15px;
}
.stockUpper .stock-info-details {
    display: inline-block;
    text-align: center;
    width: 32.33%;
    margin-top: 30px;
}
}




/* 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;
}
 .report-title-2 a.download {
 min-width:190px !important;
}
 .priceVolumeSelection .cal-container [class*='col-sm'] {
 display:block;
}
 .priceVolumeSelection .cal-container .date-to {
 margin-bottom: 12px;
}
 .quarterlyReportContainer li figure {
 text-align:center;
}
 .quarterlyReportContainer .ar-cover-img {
 width:auto;
}
 .quarterlyReportContainer .ar-sec-links h4 {
 max-width:75%;
}
 .ar-big-cover {
 width: 34%;
 height: auto;
}
 .ar-docs-list-sec {
 float:left;
 width:100%;
 padding: 0px 0;
 margin-top: 30px;
}
 .ar-cover-wrap {
 float: left;
 width: 18%;
 margin-right: 3%;
}
 ul.doc-list li .ar-top-link-title {
 float: left;
 max-width: 70%;
 text-decoration: none;
 font-size: 14px;
 line-height: 21px;

 font-weight:500;
 color: #666;
 text-align: left;
 min-width: 70%;
}
ul.doc-list li .ar-top-links-icons {
 float: left;
 width: 24%;
}
 .download-link-big, .view-link-big {
 display: inline-block;
 float: left;
 margin-left: 10%;
 width: 25%;
 position: relative;
 top: 0px;
}
 .filt-1 {
 text-align: left;
 margin-left:-30px;
}
 .fyear-1 {
 margin-left:-30px;
 margin-bottom:15px;
}
.fmonth-1 {
 margin-left:-30px;
}
 .search-reset {
 margin-top:20px;
 margin-left:-30px !important;
}
 .search-reset .btn-primary, .search-reset .btn-primary:hover {
 padding: 12px 4px;
 min-width: 89px;
}
 .cat-2 {
 float: left;
 padding-left: 0;
 width:97%;
 margin-left:0;
}
 .fsearch, .freset {
 width:112px;
}
 .ht-stock-code {
 padding-left: 15px;
}
 .ht-stock-code strong {
 display:block;
 margin-bottom:5px;
}
 #ctl00_cphContent_lblStock select {
 width:100% !important;
}
 .fyear-1 select, .fmonth-1 select {
 width:99%;
}
.tablesaw-advance a.tablesaw-nav-btn.disabled {
 opacity: .25;
 filter: alpha(opacity=25);
 cursor: default;
 pointer-events: none;
visibility:visible !important
}

.announcement-link p {
    color: #fff;
    font-size: 15px;
    line-height: 20px;
    font-weight: 500;
    display: block;
    /* height: 66px; */
    height: 33px;
}
.ann-date {
    float: left;
    width: 50%;
    color: #fff;
    font-size: 15px;
    line-height: 20px;
    font-weight: 500;
}
.bn-readmore {
    float: left;
    width: 50%;
    color: #fff;
    font-size: 15px;
    line-height: 20px;
    font-weight: 500;
    text-transform: uppercase;
    text-align: right;
}
/*=========================================
change font size to 15px in small devices
===========================================*/
.corp-info-container table {
   
    font-size: 15px;
}
.link-cont-child {
  
    font-size: 15px;
    line-height: 20px;
}
.terms {
    font-size: 15px;
}


.anlyst-title {
    font-size: 15px;
    line-height: 20px;
}
.eventCalendarContent {
    font-size: 15px;
}
.medianews-title p {
    color: #fff;
    font-size: 15px;
    line-height: 17px;
}
.analyst-cat {
    min-width: 100%;
    float: none;
}
 

}
/* 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 &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;
}
 h2, .pageTitle h3 {
 font-size:25px !important;
line-height:27px !important;
}
 .btn-sec-cont input {
 margin:5px 0px;
}
 .report-pic-sec-2, .report-title-2 {
 float:none;
width:auto;
margin:0px;;
}
 .report-title-2 a.download {
 min-width:190px !important;
}
 .quarterlyReportContainer .ar-sec-links h4 {
 max-width:60%;
}
/* .inner-ar-item {
 background: #f5f5f5;
 color: #000;
 padding: 25px 15px;
 border-radius: 4px;
 height: 100%;
 min-height: 222px;
 display: block;
 position: relative;
 text-decoration: none;
 margin-bottom: 24px;
}*/

.inner-ar-item {
    background: #f5f5f5;
    color: #000;
    padding: 25px 15px;
    border-radius: 4px;
    height: 100%;
    /* min-height: 415px; */
    display: block;
    position: relative;
    text-decoration: none;
    margin-bottom: 24px;
    float: left;
}
.ar-cover-wrap {
    float: left;
    width: 100%;
     margin-right: 0%; 
}

.ar-links-sec {
    float: left;
    width: 100%;
    padding: 17px 0;
}


.ar-top-sec-cont-inner {
    /* width: 70%; */
    width: 100%;
    margin: 0 auto;
}




.ar-big-cover {
    width: 100%;
    height: auto;
}
ul.doc-list li .ar-top-link-title {
    float: left;
    max-width: 68%;
    text-decoration: none;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 10px;
    font-weight: 500;
    color: #666;
    text-align: left;
    min-width: 68%;
}
.ar-top-links-icons a {
    display: inline-block !important;
    text-align: right;
    width: 22px;
    height: 28px;
    margin: 0 2px;
}
.ann-date {
    float: left;
    width: 100%;
    color: #fff;
    font-size: 15px;
    line-height: 20px;
    font-weight: 500;
    margin-top: 15px;
}
.bn-readmore {
    float: left;
    width: 100%;
    color: #fff;
    font-size: 15px;
    line-height: 20px;
    font-weight: 500;
    text-transform: uppercase;
    text-align: left;
    margin-top: 15px;
}

.anlyst-wrapper:after {
    content: url(../images/ba-rm-icon.png);
    display: inline-block;
    width: 16px;
    height: 11px;
    margin-left: 10px;
    position: absolute;
    /* right: 42px; */
    right: 40px;
    top: 72px;
    transition: all 0.25s ease-out;
}
.anlyst-wrapper:hover:after {
    right: 20px;
    transition: all 0.25s ease-out;
}
div#ctl00_cphContent_uPnlPrcTicker h4 {
    font-size: 16px;
    text-align: left;
  
}
.stockpriceinfo {
    margin-top: 30px;
    margin-bottom: 30px;
    float: left;
    width: 100%;
   
}
.stockUpper .stock-info-details {
    display: inline-block;
    text-align: center;
    width: 100%;
}
.analyst-cat .dropdownpullleft {
    float: right;
}
.analyst-cat .category label {
    margin-right:0;
}
#ctl00_submenu ul li a{
	display:inline-block;
	margin-bottom:15px;
}

}
 @media(max-width:414px) {
.medianews-date-wrapper {
    text-align: center;
    width: 19%;
    margin-right: 2%;
    background: #3571b5;
    color: #fff;
    float: left;
    padding: 10px 6px;
    max-width: 65px;
    min-height: 60px;
    border-radius: 6px;
}
.medianews-wrapper:after {
    content: url(../images/ba-rm-icon.png);
    display: inline-block;
    width: 16px;
    height: 11px;
    margin-left: 10px;
    position: absolute;
    /* right: 42px; */
    right: 62px;
    top: 100px;
    transition: all 0.25s ease-out;
}
	 
	 
}




/* Portrait i phones and smaller */
@media (max-width: 380px) {
 #ctl00_submenu ul li {
 padding: 1px 6px !important;
}
 .bursanews-header .btn-primary {
 padding: 8px 30px !important;
 min-width: auto;
margin-top:4px;
}
 .quarterlyReportContainer .ar-sec-links h4 {
 max-width:60%;
}

ul.doc-list li .ar-top-link-title {
    float: left;
    max-width: 60%;
    text-decoration: none;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 10px;
    font-weight: 500;
    color: #666;
    text-align: left;
    min-width: 60%;
}
ul.doc-list li .ar-top-links-icons {
    float: left;
    width: 40%;
}
}</pre></body></html>