<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;*/
	 
}
.pageTitle h3
{
	font-size: 32px;
    font-weight: bold;
	margin: 0px 0px 30px 0px;
 	color: #2D257D;
    line-height: 1.1;
	/*display:none;*/
}
.border {
	border: 1px solid #193852;
}
select {
	padding: 09px 15px;
	outline: none;
	font-weight:600;
	border: 1px solid #ddd;
	min-width: 140px;
	display: inline-block;
	-webkit-appearance:none;
	-moz-appearance:none;
	appearance:none;
	cursor:pointer;
	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-white.png) !important;
	background-repeat: no-repeat !important;
	background-position: center right 10px !important;
	/*background-color:#fff !important;*/
	min-width:150px;
	 
	border-radius:0;
	color:#fff !important;
	background-color:#6bc0f6;
	border-radius:50px; 
}
select::-ms-expand {
 display: none;
}
select:focus::-ms-value {
 color: #000;
 background-color:transparent;
}


.dropdownpullleft  {
	 
	float:left
}
.dropdownpullleft .pb10 {
	padding-bottom:0px;
	 
}
#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 #000000;
	color: #000000;
	padding-bottom: 3px;
}
.dropdownpullleft label {
	color:#000;
}
.ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year {
    width: 50%;
    font-size: 12px;
    background-image: url(../images/dropdownArrowGrey.png) !important;
	background-position: center right 10px !important;
	background-repeat: no-repeat;
}
.ui-datepicker-title select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year {
    font-size: 14px !important;
    padding: 5px 10px;
    color: #333 !important;
}





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

.chart-wrapper {
/*background: #0C2336 !important;*/
}
#ctl00_submenu {
	text-align:center;
	margin-bottom: 32px;
}
#ctl00_submenu ul {
	list-style: none;
	display: inline-block;
	margin-bottom:0px;
	padding-left:0px;
}
#ctl00_submenu ul li {
	display: inline-block;
	vertical-align: middle;
	padding: 1px 11px;
	font-size:16px;
	line-height:22px;
	border-left:1px solid #2b2b2b;
}
#ctl00_submenu ul li:first-child {
	border-left:0px;
}
#ctl00_submenu ul li a {
	text-decoration: none;
	color:#000;
	font-weight: 500 !important;
	text-transform:inherit !important;
}
#ctl00_submenu a:hover, #ctl00_submenu a.active {
	color: #fe2400!important;
	font-weight: 600;
}
#ctl00_submenu a.active:hover {
}
/*******END IR Sub Menu***********/

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

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

/************Corporate Info*****************/
.corp-info-container {
	overflow:hidden;
}
.table-hover &gt; tbody &gt; tr:hover {
}
.corp-info-container table tr th, .corp-info-container table tr td {
	padding:13px 15px !important;
	border-top: 1px solid #193852 !important;
}
.table-hover &gt; tbody &gt; tr:hover {
	background-color:transparent !important;
/*	pointer-events:none;*/
}
.corp-info-container table tr:hover:nth-of-type(odd) {
 background-color: #091B2A;
 color: #fff;
 pointer-events:none;
}
/*************Reports************/
.quarterlyReportContainer h4 {
	margin:8px 0px;
	color:#000000;
	font-weight:600;
	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:180px;
}
.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;
	color:#000000;
}*/
.quarter-icon {
	display: inline-block;
	text-align: center;
	padding: 5px 0px;
}
.quarter-icon img {
	max-width:100%;
	transform: scale(1);
 transition: all .3s ease-in-out;
}
.quarter-icon img:hover {
	transform: scale(1.1);
}
.quarter-icon span {
	display:block;
}
#ctl00_cphContent_trWebsite a {
	text-transform:lowercase !important;/*color:#000000;*/
}
.quarterlyReportContainer .bg-color, .quarterlyReportContainer ul.cs-style-4 {
	padding: 0px;
}
.quarterlyReportContainer .latest-ar-wrap {
	/*display: flex;
    flex-wrap: wrap;
    margin-bottom: 30px;
    margin: 30px auto;
    text-align: left;
    align-items: center;
    padding:0 15px;*/
	text-align: center;
	margin-bottom: 30px;
}
.quarterlyReportContainer .latest-ar-wrap .ar-links-sec {
	text-align: start;
	text-align: left;
	width:auto;
	/*min-width:42%;*/
	float: none !important;
	display: inline-block;
	vertical-align: middle;
	padding: 0px;
}
.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:210px;
	height:auto;
	margin-right:30px;
	display: inline-block;
	vertical-align: middle;
	overflow:hidden;
}
.quarterlyReportContainer .ar-cover-img img {
	width:100%;
}
.quarterlyReportContainer .ar-sec-links h4 {
	margin: 0px 6px 0px 0px;
}
.quarterlyReportContainer ul.cs-style-4 li img {
	width:160px;
	overflow:hidden;
}
.quarterlyReportContainer ul.cs-style-4 li .ar-cover {
	width:160px;
	overflow:hidden;
}
.ar-cover-img img, .quarterlyReportContainer ul.cs-style-4 li img {
	transform: scale(1);
 transition: all .6s ease-in-out;
}
.ar-cover-img img:hover, .quarterlyReportContainer ul.cs-style-4 li img:hover {
	transform: scale(1.1);
}
/*quarter new desing*/


.qr-left-title {
	float:left;
	width:75%;
}
.qr-left-title img {
	width:100%;
	height:auto;
	border-radius:0 0 0px 0;
}

.qurter-block {
	float: left;
	width: 100%;
	padding: 40px 20px;
	background:#efefef;
}
.qr-odd {
	background: #193852 !important;
}
.yr-q {
	font-size: 32px;
	line-height: 32px;
	font-weight: bold;
	margin-bottom: 12px;
}
.qr-end {
	font-size: 16px;
	line-height: 26px;
	font-weight: normal;
}
.qr-right-list-warp {
	float: left;
	width: 100%;
}
.qr-link-warp {
	float: left;
	width: 100%;
	border-bottom: 1px solid #ccc;
	padding-bottom: 10px;
	margin-bottom: 15px;
}
.qr-link-item {
	float: left;
	width: 80%;
	text-align: left;
	font-size: 16px;
	line-height: 26px;
}
.qr-link-icon {
	float: left;
	width: 20%;
	text-align: right;
	font-size: 14px;
	line-height: 16px;
	color: #ddd;
}

.qr-link-icon i{
	display:none;
}

.qr-link-icon a {
	color:#fe2400;
}
.qr-link-icon a:before {
	content:'';
	background: url(../images/download.png);
	display: inline-block;
	width: 22px;
	height: 26px;
	background-size:cover;
	background-position:center center;

}
.qr-link-item a b, .qr-link-item a strong {
	font-weight:400 !important;
}
.qr-link-item a b:first-child {
	color: #000;
	font-weight: 400 !important;
	margin-bottom: 12px;
}
/*************End Reports************/

/*******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:18px;
	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: 16px;
	transition: 1s ease all;
	text-align: center;
	font-weight:600;
	color:#091B2A
}
.bg-wrap h4 a:before {
	content: "\f019";
	font-family: FontAwesome;
	padding-right: 08px;
}
.download-sec {
	width:100%;
	float:left;
}
.view-sec a {
	background-color:#000000;
	color: #091B2A;
	padding: 5px 4px;
	display: block;
	font-size: 16px;
	font-weight:600;
	transition: 1s ease all;
	text-align: center;
}
.view-sec a:hover {
	background-color:#091B2A;
	color: #fff;
	text-decoration: none;
}
/*div#ctl00_cphContent_divNote.pb20 {
    padding: 0px;
}*/

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

a.inner-contnt {
	background:#000000;
	color:#091b2a;
	padding:25px 25px;
	border-radius:4px;
	height: 100%;
	min-height:100px;
	display: block;
	position:relative;
	text-decoration: none;
	margin-bottom:24px;
	border-radius:0 0 50px 0;
}
a.inner-contnt:hover {
	background: #000000;
	color: #091b2a;
	font-weight:600;
}
.inner-contnt3, .inner-contnt4 {
	background:#000000;
	color:#091b2a;
	padding:25px 25px;
	border-radius:4px;
	height: 100%;
	min-height: 269px;
	display: block;
	position:relative;
	text-decoration: none;
	margin-bottom:24px;
	border-radius:0 0 50px 0;
}
.inner-contnt3:hover, .inner-contnt4:hover {
	background:#000000;
}
.sec-heading, a.inner-contnt:hover .link-date, .inner-contnt4:hover .sec-heading {
	color:#fff;
}
/*a.inner-contnt:after, .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 a {
	color:#091b2a;
}
.inner-contnt3:hover a {
	color:#193852;
	font-weight:600;/* text-shadow:2px 3px 3px #381a2a;*/
}
.inner-contnt3 .more-button span.iconDownload {
	background: url(../images/iconDownload-blue.png) no-repeat left center;
}
.inner-contnt3:hover .more-button span.iconDownload {
	background: url(../images/iconDownload-blue.png) no-repeat left center;
}
a.inner-contnt:hover &gt; .sec-heading {
	color:#fff;
}
.stock-qt-sec .inner-contnt3 h4:first-child {
	display: none;
}
.stock-qt-sec .inner-contnt3 h4 {
	font-size: 20px;
	line-height: 30px;
	font-weight: bold;
	border-top: 2px solid;
	border-bottom: 2px solid;
	padding: 15px;
	margin-bottom: 20px;
	border-color: #091b2a;
	color: #091b2a;
}
.sec-heading {
	font-size: 12px;
	color:#000000;
	text-transform: uppercase;
	font-weight: 600;
	margin-bottom: 20px;
}
.links-cont {
	font-size: 20px;
	line-height:24px;
	text-decoration: none;
	min-height: 100px;
	display: block;
	position:relative;
	padding-right:35px;
}
.links-cont:after {
	content: "\f105";
	display: block;
	position: absolute;
	right: 5px;
	font-family: FontAwesome;
	top: 0;
	background-color: transparent;
	font-size: 32px;
}
.news-foot {
	position:absolute;
	bottom:30px;
	font-style: italic;
	text-align: left;
	color: #666;
}
.link-date {
	display:none;
}
.report-pic-sec-2 {
	float: left;
	margin-right: 15px;
	width: 40%;
}
.report-title-2 {
	float: left;
	width:50%;
	margin-top:60px;
}
.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:#000000;
}
.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:9px;
	height:13px;
	margin-right:12px;
	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;
}
/*====================================================================
New presentations css
=====================================================================*/
.edg-prsnt-bg {
	background-size: contain;
	background-repeat: no-repeat;
	margin-bottom:30px;
}
.edg-prsnt-bg span.Title {
	display:block;
	min-height:35px;
	color:#000;
}
.edg-prsnt-bg span.prsnt-date {
	display: block;
	border-bottom: 2px solid #000000;
	margin-bottom: 10px;
	color: #000;
	padding-bottom: 2px;
}
.cover-image {
	z-index:1;
	height:188px;
	position:absolute;
	border: 1px solid #ddd;
}
.cover-image img {
}
.ed-pr-cont {
	position:relative;
	z-index:2;
	width: 100%;
	height: 188px;
	background-color:transparent;
}
/*.ed-pr-cont:hover{	
	background:rgba(247,148,30,0.82);
}*/
.ed-pr-cont:hover .vd-sec {
	display: table !important;
	height: 188px;
	width: 100%;
}
.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;
	display:none !important;
}
.vd-sec {
	padding:15px;
	text-align:center;
}
.vd-sec a {
	/*color:#000000 !important;
	font-size:14px;	*/
	display: table-cell;
	vertical-align: middle;
	font-size:0;
	color:transparent;
	line-height:0;
}
.ed-pr-vn:before {
	font-family: FontAwesome;
	/*content: "\f002";*/
	content:'';
	/* background: url(../images/iconView.png);*/
   font-size:14px;
	line-height:14px;
	display:inline-block;
	margin-right:5px;
}
/*********** News Alert *************/
.emailAlertContainer .emailAlert {
	margin-top: 22px;
}
.emailAlert .form-group {
	margin-bottom:10px;
}





.emailAlert .form-control {
	border-top:2px solid #a0a0a0;
	border-right:2px solid #a0a0a0;
	border-bottom:2px solid #a0a0a0;
	border-left:0px solid #a0a0a0;
	padding:10px 10px;
	margin-bottom:0;
}
.unregister {
	border-top: 1px solid #ccc;
	padding-top: 3px;
	margin-top: 12px;
}
.emailAlertContainer .emailAlert .btn-primary {
	margin-top: 25px;
}
.emailAlert label {
	background:#f0f0f0;
	border:2px solid #a0a0a0;
	padding:9px 10px;
	color:#000;
	align-items: center;
	display: flex;
	justify-content: center;
}
.form-group img {
	padding:22px 5px 5px 25px;
}
.form-group p {
	padding-left:25px;
}
/********** End News Alert**********/

/********* Directorsâ€™ Profile ***********/

.panel {
	background: none !important;
}
.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 #7A8690;
	margin-bottom:30px;
}
.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:#000000;
	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:#212121;
	padding-top:0px;
	padding-bottom:8px;
}
.directorProfileContent .pic {
	float:left;
	padding-right:15px;
	padding-bottom:10px;
}
.directorProfileContent {
	text-align:justify;
}
a.collapsed .directorName, a.collapsed:after {
	color:#7A8690 !important;
}
.directorName {
	font-weight:700;
	font-size:18px;
	border-bottom:1px solid #7A8690;
	color:#000000;
	line-height:22px;
	padding-right:20px;
}
.directorName::after {
 content: "";
 display: block;
 width: 75px;
 border-bottom: 2px solid #212121;
}
/******* 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:#000000!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: #000000;
}
.accordion-content {
	padding:20px 20px 20px 15px;
	display: none;
	/* border-bottom: solid 1px #e9e9e9; */  
	overflow:hidden;
}
.accordion-content p {
	text-align:justify;
	font-size:16px;
	line-height:23px;
}
.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 *************/ 



.priceticker .p10 {
}
div#ctl00_cphContent_uPnlPrcTicker h4 {
	font-size: 18px;
	text-align:left;
	margin:18px 0px;
}
.row.sharepriceFooter {
	font-size: 13px;
	padding:10px 10px;
	line-height:18px;
}
.row.sharepriceFooter p {
	margin-bottom: 2px;
}


.up-tble{
	width:100%;
}

#ctl00_cphContent_ibRefresh {
	padding-right: 28px !important;
}
span.fix-icon {
	display: block;
	overflow: hidden;
	position: relative;
	background:#6bc0f6;
	border-radius:50px;
	color:#fff;
	padding:8px 18px;
}
span.fix-icon .btn-primary{
	color:#fff;
	padding:0;
}


span.fix-icon .btn-primary:after{
	content:"";
	display:none;
}

.fix-icon:after {
	font-family: FontAwesome;
	content: "\f01e";
	font-size: 16px;
	position: absolute;
	right:19px;
	top:16px;
	pointer-events: none;
	color:#fff;
 
}
.fix-icon:hover:after{
	color:#fff;
}


#divInsage a, #divEforce a {
	text-transform:inherit !important;
	color:#2d257d;
	text-decoration:none;
}
#divInsage a:hover, #divEforce a:hover {
	text-transform:inherit !important;
	color:#000;
}
/*==============================================================
price ticker new desing css starts here
================================================================*/

.priceticker .stockUpper {
	background-color:#f0f9ff;
	padding: 10px 20px;
	padding-bottom: 10px;
	color: #000;
	font-size: 15px;
}
.priceticker .stockUpper .stockvalue {
	font-weight: bold;
	margin: 18px 0px 0px;
	text-align: left;
	font-size: 26px;
	line-height: 1;
}
.stockUpper .stock-info-details {
	display: inline-block;
	text-align: center;
	width: 32.33%;
	vertical-align: top;
}
.stockpriceinfo {
    margin-top: 20px;
}
.stockUpper .stock-info-details p{
	margin-bottom:10px;
	font-size:14px;
	line-height:14px;
	
}

.stockUpper .stock-info-details p:last-child {
    font-weight: 700;
    min-height: 11px;
 
    text-align: center;
    width: 100%;
}

/* table.tablesaw tbody tr:nth-of-type(odd), table.table tbody tr:nth-of-type(odd) {
 background-color:#091b21;
}
table.tablesaw tbody tr:nth-of-type(even), table.table tbody tr:nth-of-type(even) {
 background-color: #0C2336;
}*/
.stockpriceinfo, .stockdetails, .stockPrice {
	display:flex;
}
.stockdetails .pricevalue {
	margin-left:10px;
	font-weight:bold;
}
/********** 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:#dedede;
	padding:13px 6px !important;
	border-radius:0;
	border:none;
}
.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: #000000;
	transform: scale(1.2);
	margin:0 6px;
	border-radius:0;
 transition: all .2s ease-in-out;
}
.interactiveChartIcon .nav-tabs &gt; li.active &gt; a, .interactiveChartIcon .nav-tabs &gt; li.active &gt; a:hover, .interactiveChartIcon .nav-tabs &gt; li.active &gt; a:focus {
	color: #ffffff;
	cursor: default;
	background-color: #193852;

	transform: scale(1.18);
	margin:0 6px;
	border-radius:0;
	border:none;
}
.iconLine {
	background:url(../../cmn/images/interactive-stock-chart/line-chart.png) no-repeat center center;
	padding:14px;
}
.iconLine:hover {
	background:url(../../cmn/images/interactive-stock-chart/line-chart-hover.png) no-repeat center center;
	padding:14px;
}
li.active .iconLine {
	background:url(../../cmn/images/interactive-stock-chart/line-chart-hover.png) no-repeat center center;
	padding:14px;
}
.iconCandleStick {
	background:url(../../cmn/images/interactive-stock-chart/candle-chart.png) no-repeat center center;
	padding:14px;
}
.iconCandleStick:hover {
	background:url(../../cmn/images/interactive-stock-chart/candle-chart-hover.png) no-repeat center center;
	padding:14px;
}
li.active .iconCandleStick {
	background:url(../../cmn/images/interactive-stock-chart/candle-chart-hover.png) no-repeat center center;
	padding:14px;
}
.iconOHLC {
	background:url(../../cmn/images/interactive-stock-chart/ohlc-chart.png) no-repeat center center;
	padding:14px;
}
.iconOHLC:hover {
	background:url(../../cmn/images/interactive-stock-chart/ohlc-chart-hover.png) no-repeat center center;
	padding:14px;
}
li.active .iconOHLC {
	background:url(../../cmn/images/interactive-stock-chart/ohlc-chart-hover.png) no-repeat center center;
	padding:14px;
}
.interactiveChartIcon .durationChart .nav-tabs {
	border:1px solid #7A8690;
	margin:0px;
}
.interactiveChartIcon .durationChart &gt; li &gt; a, .interactiveChartIcon .durationChart .nav &gt; li &gt; a {
	background:none;
	font-weight:normal;
	color:#fff;
	cursor:pointer;
}
.interactiveChartIcon .durationChart &gt; li &gt; a, .interactiveChartIcon .durationChart .nav &gt; li &gt; a:hover {
	background:none;
	font-weight:normal;
	transform: scale(1);
	padding:8px 3px;
}
.interactiveChartIcon .durationChart &gt; li &gt; a, .interactiveChartIcon .durationChart .nav &gt; li.active &gt; a {
	background:none;
	font-weight:normal;
	transform: scale(1);
	padding:8px 3px;
}
.interactiveChartIcon .durationChart .nav-tabs &gt; li &gt; a span, .interactiveChartIcon .durationChart .nav &gt; li &gt; a span {
	margin:0px;
	padding:0px;
}
.interactiveChartIcon .durationChart .nav-tabs &gt; li.active &gt; a, .interactiveChartIcon .durationChart .nav-tabs &gt; li.active &gt; a:hover, .interactiveChartIcon .durationChart .nav-tabs &gt; li.active &gt; a:focus {
	color: #000000;
	background:none;
	transform: scale(1);
	text-transform:uppercase;
	font-weight:bold;
}
.interactiveChartIcon .durationChart .nav-tabs &gt; li .durationLabel {
	background:#000000;
	color:#091B2A;
	margin-right:0px;
	margin-bottom:0px;
	cursor:default;
	padding:13px;
	display:block;
}
.tab-content .highcharts-title img {
	vertical-align:middle;
}
.right-cntrls {
	background-color:#193852;
	float: left;
	width: 100%;
	margin-bottom:15px;
}
.right-cntrls ul.right-tabs {
	margin: 0px;
	padding: 0px;
}
ul.right-tabs input {
	margin: -1px 0px 0px 04px;
	vertical-align: middle;
}
.right-cntrls .right-tabs li {
	list-style: none !important;
	display: inline !important;
	/* margin-right: 15px !important;*/
    font-weight:600;
	width:20%;
	padding: 15px 0;
	float:left;
	text-align:center;
	border-right:1px solid #fff;
	color:#fff;
}
.right-cntrls .right-tabs li:last-child {
	border-right:0px solid #fff;
}
/******* END Interactive Stock Charts *******/

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


input#ctl00_cphContent_btnExport, #ctl00_cphContent_btnExportMonthly {
	float: right;
	margin:  0px 0px 20px 0;
	position:relative;
	top:-6px;
}
.stockChartContainer {
	text-align:center;
}
.priceVolume {
	margin: 10px 0 10px 1px;
}
.priceVolume .nav-tabs {
	display:block;
	height:49px;
}
.priceVolume .nav-tabs &gt; li {
	float: left;
	margin-bottom: 0px;
}
.priceVolume .nav-tabs &gt; li &gt; a {
	margin-right: 2px;
	line-height: 1;
	border: 1px solid transparent;
	border-radius: 50px;
	background:#d0ecff;
	font-weight:bold;
	color:#4d5167;
	padding: 10px 15px;
}
.priceVolume .nav-tabs &gt; li.active &gt; a, .priceVolume .nav-tabs &gt; li.active &gt; a:focus {
	color: #ffffff !important;
	cursor: default;
	background-color: #6bc0f6;
	border: 1px solid #6bc0f6;
	border-bottom-color: transparent;
	font-weight:bold;
}
.priceVolume .nav-tabs &gt; li.active &gt; a:hover {
	color:#fff !important;
}


.priceVolumeSelection span{
	font-weight:bold;
}

.priceVolumeSelection a {
	margin-right:12px;
}
.priceVolumeTable thead {
	background:#444444;
	color:#fff;
}
.priceVolumeTable thead tr td, .priceVolumeTable tbody tr td {
	text-align:right;
}

.priceVolumeTable thead tr td, .priceVolumeTable tbody tr td a{
	color:#6bc0f6 !important;
	font-weight:bold;
}

.ent-fye-color{
	color: #2D257D !important;
	text-align:center;
}

.tableHeader {
	background: #2e267c !important;
	color: #fff !important;
	font-weight: bold;
	border-bottom:2px solid #f5ea45;
}
tr.totalFigure {
	font-weight: bold;
}
.priceVolumeSelection {
	text-align:center;
	display: table;
	width: 100%;
	margin-top: 15px;
	margin-left: 0 !important;
	margin-right: 0 !important;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
	background-color: #f0f9ff;
	padding:25px 25px 25px 12%;
	border-bottom: 2px solid #f0f9ff;
}
.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 {
	text-align:center;
}

.priceVolumeSelection .btn-sec-cont a:first-child{
	padding-left:0;

}

.priceVolumeTable tbody tr td:first-child{
		font-weight:600 !important;
	color:#2D257D !important;
}

.priceVolumeSelection .monthYearSelection .selectpicker{
	width:182px;
}

.table-hover&gt;tbody&gt;tr:hover&gt;*{
	background:none !important;
}
.tablesaw tbody tr{
	border-bottom:none !important;
}

.tablesaw tbody tr.totalFigure {
    border-bottom: 1px solid #2D257D !important;
	border-top: 1px solid #2D257D;
	color:#2D257D;
}

.priceVolumeTable tbody tr:nth-child(odd){
	background:#f0f9ff !important
}
/*.priceVolumeTable tbody tr:last-child{
	border-bottom: 1px solid #2D257D !important;
    border-top: 1px solid #2D257D;
    color: #2D257D;
}*/
.priceVolumeTable tbody tr td:nth-child(7),
.priceVolumeTable tbody tr td:nth-child(8){
	background:none !important;
}



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

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


.sbox-btns-wrap {
	display:flex;
	flex-wrap: wrap;
}
.sbox {
	width:52.5%;
	margin-right:2%;
}
.bursanews-header {
	background-color:#F3F5FA;
	padding: 32px 25px;
	border-bottom: 2px solid #000000;
	margin-bottom: 10px;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
	text-transform: inherit;
	color: #000;
	border-radius:0;
}
.year-row span a {
	padding-right:10px;
	font-weight:600;
}
.year-row span a:empty {
	display:none;
}
.year-row p {
	padding-top:0px;
}
.bursanews-header p {
	font-family: 'Work Sans', sans-serif;
	font-weight:bold;
	font-size:13px;
	margin-bottom:0px;
	padding-top:5px;
}
.bursanews-header .input-group input {
	outline:none;
	min-width:220px;
	border: 1px solid #fff;
	border-radius:0;
}
.bursanews-header .input-group {
	display:inline-block;
	width:auto;
}
.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:100%;
	padding: 12px 15px;
	outline: none;
	font-size: 15px;
	line-height: 20px;
	margin: 0px 20px 12px 0px;
	min-width: 220px;
	border-radius: 0px;
	background-color: #fff !important;
	border:1px solid #fff;
}
.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;
	background-color: transparent !important;
}
.bursanews-header .more-button a, .bursanews-header .more-button input.btn-primary {
	margin-right:08px;
	color: #fff;
	margin: 0px 10px 0px 0px;
}
.bursanews-header .more-button input.btn-primary:hover {
	background-color: none !important;
	border-color: #fe0000;
	color: #fe0000 !important;
	text-shadow: none;
}
.bursanews-header p {
	color:#000;
}
.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:#000000;
}
.announcementByTime a:hover {
	color:#fe0000;
}
.announcementSelection {
	background: #ffffff;
}
.annoucementContainer .hasDatepicker {
	width:240px !important;
}
.title-sec {
	float:left;
	width:100%;
	margin-bottom:30px;
}
#ctl00_cphContent_subNews &gt; .float-end a {
	position: relative;
	top: 7px;
	left: -41px;
}
.subscribe-link {
	display:block;
}
#ctl00_cphContent_subNews .pull-right a {
	display: inline-block;
}
.subscribe-link span:before {
	content: "\f105";
	display: block;
	position: absolute;
	left: -20px;
	font-family: FontAwesome;
	top: -2px;
	background-color: transparent;
	font-size: 22px;
	line-height: 30px;
}
.datepicker table tr td.active.active, .datepicker table tr td.active.active:hover {
	background-color:#fe0000 !important;
	background-image:none;
	color:#fff;
}
.datepicker table thead, .datepicker table tbody {
	color:#0c2336 !important;
}
/*new style */



#ctl00_cphContent_lblStock strong{
	color:#2d257d;
}

.annewdesign-sec{
	 
}

.annewdesign-sec .filters-sec {
	overflow: hidden;
	margin-bottom: 50px;
}
.cat-1, .filt-1 {
	padding-right:5px;
}
.annewdesign-sec label {
	line-height: 22px;
	color:#2d257d;
	text-align:right;
	display:inherit;
	margin-top:13px;
	font-weight:600;
}
.annewdesign-sec select {
	/*min-width: 140px;*/
	width:100%;
	
}

 .annewdesign-sec input{
	 width:100% !important;
	 border: 1px solid #ddd !important;
	 border-radius:0 !important;
	 min-height:34px !important;
	 padding:09px 15px;
	 outline:none !important;
	 box-shadow:none !important;
 
 }

.newannonce-container:nth-child(odd) {
    /*background-color: #f0f9ff;*/
    border-radius: 5px;
    padding-top: 40px;
    padding-bottom: 40px;
}


.annewdesign-sec .btn-primary:first-child {
	margin-right: 10px;
}
.annewdesign-sec .btn-primary, .annewdesign-sec .btn-primary:hover, .annewdesign-sec .btn-primary:active, .annewdesign-sec .btn-primary:focus {
	min-width:92px !important;
	padding:11px 11px !important;
}
.newannonce-container .ann-date {
	color: #000;
	font-weight: 500;
	margin-bottom: 16px;
	padding-bottom:5px;
	border-bottom:1px solid #DDDDDD;
}
.newannonce-container {
	padding-left: 30px;
	padding-right: 30px;
	margin-bottom: 60px !important;
}
.announcement-content .announcement-link p {
	font-size: 18px;
	line-height: 30px;
	font-weight: 400;
	position: relative;
	padding-left: 0px;
	color:#4D5060;
}
/*.announcement-content .announcement-link p:before {
	content: "\f105";
	display: block;
	position: absolute;
	left: 5px;
	font-family: FontAwesome;
	color:#2a333a;
	top: 0;
	background-color: transparent;
	font-size: 25px;
	line-height: 30px;
}*/

#ctl00_cphContent_ulpagin{
	float:right;
}



.search-reset {
}
.fsearch {
 
	text-align:right;
}
.freset {
	 
	text-align:left;
}

.cstm-btn {
	margin-right:0 !important;
	position:relative;
	top:-20px;
}

#ctl00_cphContent_tbNoNews{
	text-align:center;
}

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



/*********** IR Privacy Policy *************/
.terms h4 {
	margin-top: 14px;
	border-bottom: 1px solid #514e4e;
	display: inline-block;
	letter-spacing:0px;
	padding-bottom:1px;
	color:#2D257D;
	margin-bottom:0px;
	font-weight: 800;
	font-size: 20px;
}
.terms h5 {
	margin-top: 22px;
	margin-bottom: 10px;
	font-size:18px;
	line-height:24px;
	font-weight: bold;
	text-decoration: underline;
	color:#2D257D;
}
.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: #2D257D;
 
	font-size:17px;
}
/*********** End IR Privacy Policy *************/

/******* Entitlements *******/
.entitlement {
	margin-bottom:20px;
}

.entitlement .nav-tabs{
	height:58px;
}

.entitlement .nav-tabs &gt; li {
	float: left;
	margin-bottom: -1px;
	font-size:15px;
}
.entitlement .nav-tabs &gt; li &gt; a {
	margin-right: 2px;
	line-height: 1;
	display:block;
	border: 1px solid transparent;
	border-radius: 50px;
	background:#d0ecff;
	font-weight:600;
	font-size:15px;
	padding:12px;
	color:#4d5167;
	cursor:pointer;
	text-decoration:none;
}
.entitlement .nav-tabs &gt; li &gt; a:hover {
 
	background:#2d257d;
	text-decoration:none;
}
.entitlement .nav-tabs &gt; li.active &gt; a, .entitlement .nav-tabs &gt; li.active &gt; a:hover, .entitlement .nav-tabs &gt; li.active &gt; a:focus {
	color: #fff !important;
	cursor: default;
	background-color: #6bc0f6;
	border: 1px solid #6bc0f6;
	border-bottom-color: transparent;
	font-weight:600;
	text-decoration:none;
}


.entitlement .nav-tabs &gt; li &gt; a.active, .entitlement .nav-tabs &gt; li &gt; a:hover, .entitlement .nav-tabs &gt; li &gt; a:focus {
	color: #fff !important;
	cursor:pointer;
	background-color: #6bc0f6;
	border: 1px solid #6bc0f6;
	border-bottom-color: transparent;
	font-weight:600;
	text-decoration:none;
}

.entitlement .nav-tabs &gt; li &gt; a.active{
	cursor:default !important;
}

.entitlementTable {
	font-size:12px;
}
.entitlementTable thead {
	background:#888;
	color:#fff;
}
.entitlement a{
	color:#6bc0f6;
}
.entitlement table tbody tr:nth-child(odd){
	background:#f0f9ff !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 *******/

.datepicker{
	font-family:inherit;
	font-size:13px;
	line-height:19px;
}



/********** Investment Calculator ************/




.toggle {
	display: block;
	position: relative;
	margin: 10px 0 20px 0;
}
.toggle .togglet, .toggle .toggleta {
	display: block;
	position: relative;
	margin: 0;
	margin-top:-15px;
	font-weight: 600;
	color: #444;
	cursor: pointer;
}
.toggle .togglet i {
	position: absolute;
	top: 0;
	left: 0;
	width: 16px;
	text-align: center;
	font-size: 16px;
	line-height: 24px;
}
.toggle .toggleta {
	font-weight: bold;
}
.toggle .togglet i.toggle-open, .toggle .toggleta i.toggle-closed {
	display: none;
}
.toggle .toggleta i.toggle-open {
	display: block;
}
.toggle .togglec {
	display: block;
	position: relative;
	border:1px solid #ccc;
	padding: 15px;
	background:#fff;
	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;*/
/*	min-width:260px;*/
width:100%;
	background:#000;
	color:#fff;
	text-align:center;
	padding:10px 10px;
}

#calResult label{
	 
	width:50%;
	margin-bottom:10px;
}

.calculator label.float-end {
	background:none;
	padding:0;
}
.calculator .form-control {
	border-radius:0;
	border:1px solid #000;
	-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:#000000!important;
	font-weight:bold;
	background:transparent;
	position:relative;
	padding:10px 10px;
}
.calculator .calculate-value .form-control {
	color:#666!important;
	border-bottom:1px solid #000;
		min-height:46px;

}
.calculator-edit {
	text-align:right;
}
.text-bold {
	font-weight:bold;
}
.togglec .form-group input {
	border:1px solid #000;
	background:transparent;
}
.form-inline .form-control {
	border:1px solid #000;
		min-height:46px;
}
.inputbox {
	background:url(../images/corner.png) right bottom no-repeat !important;
}
#calResult .form-control {
	border:1px solid #000;
}
#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;
}
.dvProfit {
	background:#fff !important;
	/*border:1px solid #ccc !important;*/
}
/********** End Investment Calculator ************/


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

.z-tabs.horizontal &gt; ul &gt; li {
    float: left;
    margin-right: 5px;
}

.z-tabs.clean.horizontal.top &gt; ul &gt; li &gt; a{
	border-radius:50px;
	background:#d0ecff;
	border:none !important;
}

.z-tabs.clean.z-shadows &gt; ul &gt; li.z-active &gt; a{
	background:#6bc0f6 !important;
	color:#fff;
}









.eventsCalendar:nth-child(odd){
	background:#F0F9FF;

}


.eventsCalendar {
		padding:40px 15px;
 
 
	 
}
.eventsCalendar:first-child {
	 
	border:none;
}
.eventCalendarBtn a {
	display:block;
	padding-left:10px;
	margin-top:10px;
	margin-bottom:10px;
	font-weight:bold;
	background:url(../images/arrow.png) no-repeat 155px 55%;
}
.eventCalendarBtn a:hover {
	background:url(../images/arrowHover.png) no-repeat 155px 55%;
}
.eventCalendarTitle {
	font-size:15px;
	font-weight:normal;
 	color:#4D5060;
	display: flex;
    align-items: center;
    height: 100%;
 
}


.eventCalendarImg{
	float:left;
	width:100%;
	 display:flex;
	 justify-content:center;
	 align-items:center;
	 flex-direction:column;
	 position:relative;
}

.eventCalendarImg:after {
	/*background:url(../images/calendar.png) no-repeat;*/
	content:'';
	display:inline-block;
	width:1px;
	height:68px;
	border-right:1px solid #53AFFF;
	position:absolute;
	right:0;
}

.eventCalendarImg .date {
	float:left;
	width:100%;
	display:block;
	text-align:left;
	font-size:24px;
	line-height:24px;
 
	font-weight:normal;
	text-shadow:1px 1px #ccc;
	text-align:center;
 
 
	color:#2D257D;
}

.eventCalendarImg .month {
	float:left;
	width:100%;
 
 
	font-size:28px;
  
	font-weight:bold;
	text-align:center;
	color:#2D257D;
}

.ace_dd a {
	color:#091B2A;
}
.eventsCalendar a.dis {
	margin-top:-7px !important;
}

 
.soc-icons{
	float:left;
	width:100%;
	display:flex;
	justify-content:end;
	display:none;
}
.soc-icons a{
	display:flex;
	width:43px;
	height:43px;
	background:#FDE907;
	border-radius:50px;
	margin-left:10px;
	margin-right:10px;
	justify-content:center;
	
}
.soc-icons .si-img img{
	object-fit: contain;
	width:21px;
	
}


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



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


.circulars {
	display: flex;
	justify-content: center;
	flex-direction: column;
	height: 100%;
	background:#f6f6f6;
	padding:50px 70px;
}
.circularsContainer {
	margin-bottom: 22px;
	padding-bottom:22px;
	border-bottom:1px solid #e1e1e1;
}
.circularsContainer:last-of-type {
	border:0px;
}
.circulars h5 {
	margin-top:0;
}
.circularDate {
	font-size:16px;
	line-height:16px;
	padding-bottom:10px;
	font-weight:bold;
	color:#000;
	font-weight:bold;
}
.circularContent {
	text-align:justify;
	font-size:24px;
	line-height:24px;
	color:#000;
	font-weight:bold;
	margin-bottom:20px;
}
.circularButton {
	padding-top:20px;
}
.circularButton span {
	padding:5px;
	position:relative;
	padding-left: 32px;
	background: #000;
	display: block;
	width: 150px;
	margin-bottom: 20px;
}
.circularButton span a {
	color: #fff;
}
.circularButton span a:after {
	content: "\f054";
	font-family: FontAwesome;
	display: inline-block;
	font-size: 14px;
	line-height: 18px;
	margin-left: 10px;
	color: #fe2601;
}
.circularsContainer .pt10 {
	padding-top:0px;
}
/********* End Circulars &amp; Shareholders Meeting ********/



/*================================================================
AGM SECTION CSS TRPS08
==================================================================*/
/*agm egm css starts here*/

.ddlselectbox{
	margin-bottom:25px;
}

.agm-sec{
	float:left;
	width:100%;
	border-bottom:1px solid #C7C7C7;
	padding-bottom:70px;
	margin-bottom:70px;
	
}

.agm-cont{
	padding-bottom:20px;
	margin-bottom:20px;
}


.agm-cont p{
	font-size:16px;
	line-height:28px;
	color:#4D5060;
	font-weight:normal;
}
.agm-cont p a{
	font-size:16px;
	line-height:28px;
	color:#4D5060;
	font-weight:normal;
	text-decoration:underline;
}

.agm-cont p strong{
	font-size:16px;
	line-height:28px;
	color:#4D5060;
	font-weight:bold;
}

.agm-links a{
	font-size:16px;
	line-height:32px;
	color:#4D5060;
	font-weight:normal;
	display:block;
	text-align:left;
	position:relative;
	left:30px;
}
.agm-links a:hover{
	color:#fde907;
	text-decoration:none;
	left:30px;
	 
}

.agm-links a:before{
	content:'';
	display: inline-block;
    background: url(../images/arc-download-icon.png) no-repeat;
    width: 17px;
    height: 22px;
    background-position: center center;
    background-size: cover;
    margin-right: 8px;
    position: absolute;
	left:-30px;
    top: 3px;
}

.agm-links a:hover:before{
	content:'';
	display: inline-block;
    background: url(../images/arc-download-icon-hover.png) no-repeat;
    width: 17px;
    height: 22px;
    background-position: center center;
    background-size: cover;
    margin-right: 8px;
    position: absolute;
    top: 3px;
	left:-30px;
}


.agm-sec{
	float:left;
	width:100%;
}

.egm-cont p{
	font-size:16px;
	line-height:28px;
	color:#4D5060;
	font-weight:normal;
}
.egm-cont p a{
	font-size:16px;
	line-height:28px;
	color:#4D5060;
	font-weight:normal;
	text-decoration:underline;
}

.egm-cont p strong{
	font-size:16px;
	line-height:28px;
	color:#4D5060;
	font-weight:bold;
}

.egm-links a{
	font-size:16px;
	line-height:32px;
	color:#4D5060;
	font-weight:normal;
	display:block;
	text-decoration:underline;
}


 

/******Media News new desing********/

.media-news .row [class*="col-"]{
	margin-bottom:25px;
}

.medianews-wrapper {
	width: 100%;
    padding: 24px 24px;
    color: #034694;
	background:#f6f6f6;
    min-height: 140px;
    display: block;
    box-shadow: 0px 1px 4px #00000029;
    border-radius: 0px;
    height: 100%;
}
.medianews-date-wrapper {
	text-align:center;
	width:15%;
	background:#000000;
	color:#fff;
	float:left;
	padding:28px 10px;
	max-width:65px;
	min-height:90px;
	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:#fe0000;
	display:none;
}
.medianews-title {
	font-size: 15px;
	font-weight: normal;
	display: table-cell;
	vertical-align: middle;
	padding:10px 15px;
	height:90px;
	background:none;
	-webkit-transition:  border 0.2s ease;
	-moz-transition:  border 0.2s ease;
	-o-transition:  border 0.2s ease;
	-ms-transition: border 0.2s ease;
	transition: border 0.2s ease;
}
.medianews-title a {
	color:#3a3a3a;
}
.medianews-title a:hover {
	color: #3a3a3a !important;
}
.medianews-title:hover {
/*border:2px solid RGBA(100,100,100,0.1);	*/
}
.media-wrapper {
	/*margin:10px 0px;*/
	border-bottom:1px dashed #ccc;
}

.medianews-title p{
	margin-bottom:0;
}


/******END Media News********/

/*********** 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:#000000!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: #dfdfdf;
	margin-bottom: 30px;
}
.ar-top-sec-cont-full {
	float:left;
	width:100%;
	height:100%;
	margin-bottom:30px;
}
.ar-top-sec-cont-inner {
	float:left;
	width:100%;
	margin:0 auto;
	border-bottom: 1px solid #e2e2e2;
	padding-bottom:15px;
}
.ar-latest-title{
	font-size:28px;
	line-height:28px;
	font-weight:bold;
	color:#2D257D;
	margin-bottom:30px;
	margin-top:30px;
}

.cs-style-4{
	display:flex;
	flex-wrap:wrap;
	padding:0 15px;

}
.cs-style-4 h4{
	font-size:16px;
	line-height:16px;
	color:#30A7F2;
	font-weight:bold;
	margin-top:18px;
	margin-bottom:18px;
}
.cs-style-4 li{
	padding:0 15px;
	margin-bottom:30px;
}
.cs-style-4 a{
	font-size:14px;
	line-height:22px;
	color:#212121;
	display:block;
	margin-bottom:10px;
}
.cs-style-4 a:hover{
	color:#2D257D;
}

.iconAlignRight {
    background-position: left center !important;
}
.iconDownload {
    background: url(../images/download-icon.png) no-repeat center center;
    width: 100%;
    min-height: 20px;
    display: block;
    padding-left: 35px;
}
.iconInteractive {
    background: url(../images/microsite-icon.png) no-repeat center center;
    width: 100%;
    height: 20px;
    display: block;
    padding-left: 35px;
}
.iconView {
    background: url(../images/view-icon.png) no-repeat center center;
    width: 100%;
    height: 20px;
    display: block;
    padding-left: 35px;
}

.iconDownload:hover{
    background: url(../images/download-icon-hover.png) no-repeat center center;
    width: 100%;
    min-height: 20px;
    display: block;
    padding-left: 35px;
}
.iconInteractive:hover{
    background: url(../images/microsite-icon-hover.png) no-repeat center center;
    width: 100%;
    height: 20px;
    display: block;
    padding-left: 35px;
}
.iconView:hover{
    background: url(../images/view-icon-hover.png) no-repeat center center;
    width: 100%;
    height: 20px;
    display: block;
    padding-left: 35px;
}




.ar-top-sec-cont-inner-wrap {
	width:100%;
	float: left;
	padding: 30px;
	background: #efefef;
	color: #fff;
	position: relative;
}
.ar-top-sec-cont-inner-wrap:after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 60px;
	border-radius: 50%;
	z-index: -1;
}
.ar-top-sec-cont-inner-wrap:hover {
	width:100%;
	float: left;
	padding: 30px;
	color:#000;
}
.ar-big-cover {
	width:100%;
	height:auto;
}
.ar-docs-list-sec {
	float:left;
	width:100%;
	padding:35px 0;
}
ul.doc-list {
	margin: 0;
	padding: 0;
}
ul.doc-list li {
	list-style: none;
	display: block;
	margin-bottom: 20px;
	float: left;
	width: 100%;
}
ul.doc-list li .ar-top-link-title {
	float:left;
	max-width:80%;
	text-decoration: none;
	font-size: 18px;
	line-height: 21px;
	font-weight: bold;
	color: #000;
	text-align: left;
	min-width: 50%;
	text-transform:uppercase;
}
ul.doc-list li .ar-top-links-icons {
	float:left;
	width:20%;
}
.ar-top-sec-cont-inner-wrap:hover .ar-top-link-title {
	color: #000;
}
ul.doc-list li a {
	text-decoration: none;
	font-size: 18px;
	line-height: 21px;
	font-weight: bold;
	color: #d62755;
}
.download-link-big, .view-link-big {
	display: inline-block;
	float: left;
	margin-left: 5%;
	margin-right:5%;
	width: 40%;
	position: relative;
	top: 0px;
}
.download-icon-big {
	background: url(../images/download.png) no-repeat;
	display:inline-block;
	width:16px;
	height: 18px;
	background-size:cover;
	background-position: center center;
}
.view-icon-big {
	background:url(../images/view.png) no-repeat;
	display:inline-block;
	width:16px;
	height:16px;
	background-size:cover;
	background-position: center center;
}
.ar-top-sec-cont-inner-wrap:hover .download-icon-big {
	background: url(../images/download.png) no-repeat;
	display:inline-block;
	width:16px;
	height:18px;
	background-size:cover;
	background-position: center center;
}
.ar-top-sec-cont-inner-wrap:hover .view-icon-big {
	background:url(../images/view.png) no-repeat;
	display:inline-block;
	width:16px;
	height:16px;
	background-size:cover;
	background-position: center center;
}



.inner-ar-wrap {
	float: left;
	width: 100%;
}
.inner-ar-item {
	background: #efefef;
	color: #000;
	padding: 25px 15px;
	border-radius: 4px;
	min-height: 136px;
	display: block;
	position: relative;
	text-decoration: none;
	margin-bottom: 24px;
}
.inner-ar-item:after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 60px;
	border-radius: 50%;
	z-index: -1;
}
.ar-heading {
	font-size: 12px;
	color: #000000;
	text-transform: uppercase;
	font-weight: 600;
	margin-bottom: 20px;
	display:none;
}
.ar-cover-wrap {
	float: left;
	width: 29%;
	margin-right: 2%;
}
.ar-links-sec {
	float: left;
	width: 68%;
	padding: 20px 0 27px 0;
}
.ar-link, .cg-link {
	float: left;
	width: 100%;
	margin-bottom: 10px;
	text-align: right;
}
.ar-link h4, .cg-link h4 {
	float: left;
	width: 65%;
	margin-left: 12px;
	font-size: 14px;
	line-height: 14px;
	color: #000;
	font-weight: 600;
	text-align: left;
}
.download-link, .view-link {
	display: inline-block;
	float: left;
	margin-left: 1%;
	margin-right:1%;
	width: 12%;
	position: relative;
	top: -3px;
}
.download-icon {
	background: url(../images/download.png) no-repeat;
	display:block;
	width:16px;
	height:18px;
	background-position: center center;
	background-size:cover;
}
.view-icon {
	background:url(../images/view.png) no-repeat;
	display:block;
	width: 100%;
	width:17px;
	height:17px;
	background-position: center center;
	background-size:cover;
}
.inner-ar-item:hover .download-icon {
	background: url(../images/download.png) no-repeat;
	display:block;
	width:16px;
	height:18px;
	background-position: center center;
	background-size:cover;
}
.inner-ar-item:hover .view-icon {
	background:url(../images/view.png) no-repeat;
	display:block;
	width:17px;
	height:17px;
	background-position: center center;
	background-size:cover;
}




/*cg-sec new desing for yinson*/
.cg-sec{
	float:left;
	width:100%;
}

.cg-title{
	font-size:24px;
	line-height:24px;
	font-weight:bold;
	color:#30A7F2;
	margin-bottom:18px;
}
.cg-sec a, .cg-links{
	font-size:14px;
	line-height:14px;
	color:#4D5060;
	margin-bottom:28px;
	display:block;
	text-decoration:underline;
}


.cg-sec a:last-child{
	margin-bottom:60px;
}


/*end cg-sec new desing for yinson*/







/*===============================================================================================================
QUARTER REPORTS and presentations PAGE PAGE SECTION CSS STARTS HERE
============================================================================================================*/

.quarter-year .main-title h2{
	width:100%;
	border-bottom:1px solid #DEDEDE;
	padding-bottom:40px;
}

.qrtr-cont {
	background-color:#f0f9ff;
	padding:15px;
	height:100%;
}
.qtr-title {
	font-size:24px;
	line-height:26px;
	margin-bottom:25px;
	color:#30A7F2;
	font-weight:bold;
}
.qrtr-cont a {
	font-size:14px;
	color:#4D5060;
	display:block;
	width:100%;
	text-decoration:none;
	margin-bottom:15px;
	font-weight:400;
}
.qrtr-cont a:hover{
	color:#FDE907;
}

.qr-lcp .main-title h3{
	font-size:32px;
	line-height:56px;
	font-weight:bold;
	color:#2D257D;
	margin-bottom:50px;
}


.qr-lcp-iwrap{
	float:left;
	width:100%;
	background:#F0F9FF;
	padding:40px;
	height:100%;
}

.lcp-item-title{
	font-size:20px;
	line-height:26px;
	color:#2D257D;
	margin-bottom:26px;
	font-weight:bold;
}

.lcp-item-date{
	font-size:16px;
	line-height:28px;
	color:#4D5060;
	margin-bottom:44px;
}

.qr-lcp-iwrap .vm-btn-inner{
	line-height:49px;
}
.qr-lcp-iwrap .vm-btn-inner .y-circle{
	margin-left:0;
}


.select-box-sec{
	float:left;
	width:100%;
	text-align:left;
}

.viewby{
	font-size:18px;
	line-height:24px;
	margin-bottom:20px;
	color:#2D257D;
	font-weight:500;
	width:155px;
	float: none;
/*    margin-left: auto;
    margin-right: auto;*/
    text-align: left;
}

.select-box-sec select{
 background-image: url(../images/dropdownArrow-white.png) !important;
    background-repeat: no-repeat !important;
    background-position: center right 10px !important;
	width:156px;
	padding:10px 20px;
	background-color:#6bc0f6 !important;
	color:#fff !important;
	border-radius:50px;
}
/*sustainability reports new pages*/

.sus-sec-new {
	float:left;
	width:100%;
}
.sus-wrap {
	float:left;
	width:100%;
	padding:25px 25px;
	background:#efefef;
	margin-bottom:30px;
}
.sus-yr {
	float:left;
	width:100%;
	text-align:center;
	font-size:24px;
	line-height:28px;
	font-weight:bold;
	margin-bottom:20px;
	color:#000;
}
.sus-links {
	float:left;
	width:100%;
	text-align:center;
}
.sus-links a {
	font-size:16px;
	line-height:18px;
	color:#000;
	text-decoration:none;
	margin-bottom:15px;
	display:block;
}
.sus-links a:before {
	content:"\f054";
	font-family:FontAwesome;
	display:inline-block;
	font-size:14px;
	line-height:18px;
	margin-right:20px;
	color:#fe2601;
}
.sus-links a:hover {
	color:#fe2601;
}
/*================================================================
FS INNER SAME DESINGS CSS
====================================================================*/

.cfi-sec-new {
	float:left;
	width:100%;
}
.black-strip {
	float: left;
	width: 100%;
	background: linear-gradient(180deg, #fff 15%, #000 15%, #000 85%, #000 85%, #fff 15%);
 
}
.cfi-cnt-fix {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction:column;
	height: 100%;
}
.fi-fye {
	font-size:32px;
	line-height:36px;
	color:#fff;
	font-weight:bold;
	margin-bottom:20px;
	text-align:right;
}
.year-dd {
	text-align:right;
	margin-bottom:20px;
	color:#fff;
}
.year-dd select {
	margin-bottom:0;
}
.rf-cnt {
	float:left;
	width:100%;
	text-align:right;
}
.rf {
	float:left;
	width:100%;
	text-align:right;
}
.rf-text {
	font-size:12px;
	line-height:12px;
	color:#fff;
}
.asr-box {
	display:inline-block;
	padding:10px 5px !important;
	background:#ffffff;
	color:#000;
	font-size:12px;
	line-height:21px;
	font-weight:bold;
	min-width:34% !important;
}

.z-tabs.underlined.horizontal.large &gt; ul.z-tabs-nav &gt; li &gt; a.z-link{
	font-size:16px;
	line-height:16px;
	color:#000;
}

.z-tabs.underlined.red &gt; ul.z-tabs-nav &gt; li.z-active &gt; a, .z-tabs.underlined.red &gt; ul.z-tabs-nav &gt; li &gt; a:hover{
	border-color: #fe0000 !important;

	
}


.active&gt;.page-link, .page-link.active{
	background-color:#2D257D !important;
	color:#fff !important;
	border-color:#2D257D !important;
}
.page-link{
	color:#4D5060 !important;
}
/*-===================================================================================
NEW WITH CHECK BOXES NEWS ALERTS SECTION STARTS HERE
=======================================================================================*/

.news-alert{
	float:left;
	width:100%;
}
.news-alert p{
	font-size:16px;
	line-height:28px;
	color:#4D5060;
	margin-bottom:50px;
	
}
 
.news-alert p a{
	text-decoration:underline;
	color:#2D257D;
}

.news-alert label{
	font-size:14px;
	font-weight:bold;
	color:#4D5060;
}
.news-alert .subscb{
	width:20%;
}

.news-alert .madju{
	text-align:right;
}

.news-alert .form-check{
	padding-left:0;
	
}

.news-alert .form-check input{
	margin-right:10px;
}
.news-alert p.cptcnote{
	margin-bottom:10px !important;
}

.news-alert .form-control{
	border:1px solid #CECECE;
	border-radius:0;
}

.news-alert .form-control:focus{
	box-shadow:none;
	border-color:#2D257D;
}

/*==========  Mobile First Method  ==========*/

 




/* Large desktops and laptops */
@media (min-width: 1200px) {
ul.doc-list li .ar-top-link-title {
 float: left;
 max-width: 80%;
 text-decoration: none;
 font-size: 16px;
 line-height: 21px;
 font-weight: bold;
 color: #000;
 text-align: left;
 min-width: 75%;
 text-transform: capitalize;
}

}



@media (max-width:1399px){

.news-alert .madju {
    text-align: right;
}

.news-alert .subscb,
.news-alert .cpatch,
.news-alert .ecptch {
    width: 12%;
}

.news-alert .form-check {
    padding-left: 14px;
}
	
}


/* Landscape tablets and medium desktops */
@media (min-width: 992px) and (max-width: 1199px) {
 .ar-top-sec-cont-inner {
 width: 68%;
 margin: 0 auto;
}
 ul.doc-list li .ar-top-link-title {
 float: left;
 max-width: 80%;
 text-decoration: none;
 font-size: 16px;
 line-height: 21px;
 font-weight: bold;
 color: #000;
 text-align: left;
 min-width: 75%;
 text-transform: capitalize;
}
 .ar-link h4, .cg-link h4 {
 float: left;
 width: 60%;
 margin-left: 12px;
 font-size: 14px;
 line-height: 14px;
 color: #000;
 font-weight: 600;
 text-align: left;
}
.download-link, .view-link {
 display: inline-block;
 float: left;
 margin-left: 2%;
 width: 13%;
 position: relative;
 top: 10px;
}

.annewdesign-sec .btn-primary, .annewdesign-sec .btn-primary:hover, .annewdesign-sec .btn-primary:active, .annewdesign-sec .btn-primary:focus {
 min-width: 80px !important;
 padding: 11px 11px !important;
}

.news-alert .madju {
    text-align: left;
}

.news-alert .subscb,
.news-alert .cpatch,
.news-alert .ecptch {
    width: 12%;
}

.news-alert .form-check {
    padding-left: 14px;
}
.search-reset {
    
    text-align: center;
    width: 100%;
    justify-content: center;
    align-items: center;
    display: flex;
    margin-top: 30px;
    margin-left: 48px;
}
.fsearch, .freset{
	width:auto;
}

}

@media (min-width: 767px) and (max-width: 998px) {

.annewdesign-sec label {
    line-height: 22px;
    color: #2d257d;
    text-align: left;
    display: inherit;
    margin-top: 0;
    font-weight: 600;
}
.annewdesign-sec select {
    /* min-width: 140px; */
    width: 100%;
    margin-top: 20px;
}	
	
}


/* 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;;
}
 .ar-top-sec-cont-inner {
 width: 80%;
 margin: 0 auto;
}
 .report-title-2 a.download {
 min-width:190px !important;
}
 .ar-docs-list-sec {
 float: left;
 width: 100%;
 padding: 32px 0;
}
 ul.doc-list li .ar-top-link-title {
 float: left;
 max-width: 80%;
 text-decoration: none;
 font-size: 16px;
 line-height: 21px;
 font-weight: bold;
 color: #000;
 text-align: left;
 min-width: 80%;
 text-transform: capitalize;
}
.ar-link h4, .cg-link h4 {
 float: left;
 width: 62%;
 margin-left: 12px;
 font-size: 14px;
 line-height: 14px;
 color: #000;
 font-weight: 600;
 text-align: left;
}
 .download-link, .view-link {
 display: inline-block;
 float: left;
 margin-left: 1%;
 margin-right:1%;
 width:auto;
position: relative;
}
.search-reset {
 margin-top:27px;
}
.annewdesign-sec .btn-primary, .annewdesign-sec .btn-primary:hover, .annewdesign-sec .btn-primary:active, .annewdesign-sec .btn-primary:focus {
 min-width: 68px !important;
 padding: 11px 11px !important;
}
.annewdesign-sec select {
 min-width: 120px;
}
.fsearch {
 padding-left:0;
}


.priceticker .stockUpper .stockvalue, .stockpriceinfo {
    margin-top: 0px;
}
.stockUpper .stock-info-details{
	margin-top:25px;
}


.news-alert .madju {
    text-align: left;
}

.news-alert .subscb {
    width: 25%;
}

.news-alert .form-check {
    padding-left: 14px;
}


.ar-micro-btn-sec .btn-more {
    font-size: 14px;
    line-height: 18px;
    text-align: left;
    font-weight: bold;
    color: #2D257D;
    display: flex;
    align-items: center;
    margin-bottom: 20px;
    position: relative;
    width: 90%;
}
/*.btn-more:after {
    content: url(../images/right-arrow.png);
    width: 40px;
    height: 40px;
    border-radius: 50px;
    display: inline-block;
    background-position: center center;
    background-size: cover;
    background-color: #FDE907;
    margin-left: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    right: 0;
}*/


.search-reset {
    
    text-align: center;
    width: 100% !important;
    justify-content: center;
    align-items: center;
    display: flex;
    margin-top: 30px;
    margin-left: 48px;
}
.fsearch, .freset{
	width:auto;
}



}
@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){
	
.eventCalendarImg:after{
	content: '';
    display: inline-block;
    width: 100%;
    height: 1px;
    border-right:none;
	border-bottom:1px solid #53AFFF;
    position: absolute;
    right: 0;
	top:56px;
}

.eventCalendarTitle {
    font-size: 15px;
    font-weight: normal;
    color: #4D5060;
    display: flex;
    align-items: center;
    height: 100%;
    text-align: center;
    justify-content: center;
	margin-top:15px;
}

.soc-icons {
    float: left;
    width: 100%;

    display: flex;
    justify-content: center;
    margin-top: 25px;
}

.news-alert .madju {
    text-align: left;
}

.news-alert .subscb {
    width: 25%;
}

.news-alert .form-check {
    padding-left: 14px;
}

.ar-micro-btn-sec .btn-more {
    font-size: 14px;
    line-height: 18px;
    text-align: left;
    font-weight: bold;
    color: #2D257D;
    display: flex;
    align-items: center;
    margin-bottom: 20px;
    position: relative;
    width: 90%;
}
/*.btn-more:after {
    content: url(../images/right-arrow.png);
    width: 40px;
    height: 40px;
    border-radius: 50px;
    display: inline-block;
    background-position: center center;
    background-size: cover;
    background-color: #FDE907;
    margin-left: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    right: 0;
}*/

.search-reset {
    width: 100% !important;
    text-align: center;
    
    justify-content: center;
    align-items: center;
    display: flex;
    margin-top: 30px;
    margin-left: 48px;
}
.fsearch, .freset{
	width:auto;
}
	
	
	
}



/* 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: #fff;
}
 #ir-menu .navbar-header {
 background-color: #000000;
 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;
}
 .ar-top-sec-cont-inner {
 width: 80%;
 margin: 0 auto;
}
 ul.doc-list li .ar-top-link-title {
 float: left;
 max-width: 80%;
 text-decoration: none;
 font-size: 16px;
 line-height: 21px;
 font-weight: bold;
 color: #000;
 text-align: left;
 min-width: 80%;
 text-transform: capitalize;
}
 .ar-cover-wrap {
 float: left;
 width: 19%;
 margin-right: 10%;
}
.ar-link h4, .cg-link h4 {
 float: left;
 width: 39%;
 margin-left: 12px;
 font-size: 14px;
 line-height: 14px;
 color: #000;
 font-weight: 600;
 text-align: left;
}
.inner-ar-item {
 min-height:157px;
}
 .quarterlyReportContainer .ar-cover-img {
}
 .quarterlyReportContainer .ar-sec-links h4 {
 max-width:75%;
}
 .cat-2, .fyear-1, .fmonth-1 {
 margin-bottom:15px;
}
 
 .black-strip {
 float: left;
 width: 100%;
 background:#fff;
 color:#000;
/* background-image: linear-gradient(#FBF6F2 10%, #faf0e6 90%); */
}
.fi-fye {
 font-size: 14px;
 line-height:16px;
 color: #000;
 font-weight: bold;
 margin-bottom: 20px;
 text-align: right;
}
.year-dd {
 text-align: left;
 margin-bottom: 20px;
 margin-left: 15px;
}
 .cfi-cont-fix {
 width:100%;
 display:flex;
}
 .cfi-cnt-fix {
 display: flex;
 justify-content: left;
 align-items: flex-start;
 flex-direction: row;
 height: 100%;
}
 .rf-text {
 font-size: 12px;
 line-height: 12px;
 color: #000;
}
.rf {
 float: left;
 width: 100%;
 text-align: right;
 margin-top: 15px;
}
.rf-text {
 font-size: 12px;
 line-height: 12px;
 color: #000;
}
.asr-box {
 display: inline-block;
 padding: 10px 5px !important;
 background: #000000;

 color: #ffffff;
 font-size: 12px;
 line-height: 21px;
 font-weight: bold;
 min-width: 34% !important;
}
 .agm-address {
 width:100%;
 margin-bottom:30px;
}
.agm-links {
 width:50%;
 margin-left:0%;
}
.ar-micro-btn-sec .btn-more {
    font-size: 14px;
    line-height: 18px;
    text-align: left;
    font-weight: bold;
    color: #2D257D;
    display: flex;
    align-items: center;
    margin-bottom: 20px;
    position: relative;
    width: 90%;
}
/*.btn-more:after {
    content: url(../images/right-arrow.png);
    width: 40px;
    height: 40px;
    border-radius: 50px;
    display: inline-block;
    background-position: center center;
    background-size: cover;
    background-color: #FDE907;
    margin-left: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    right: 0;
}
*/
.news-alert .subscb, .news-alert .cpatch, .news-alert .ecptch{
	width:100%;
}
.priceVolume .nav-tabs &gt; li {
    float: left;
    margin-bottom: 30px;
}
.priceVolume .nav-tabs {
    display: block;
    height: 49px;
}

.search-reset {
    width: 100% !important;
    text-align: center;
    
    justify-content: center;
    align-items: center;
    display: flex;
    margin-top: 10px;
    margin-left:  0px;
}
.fsearch, .freset{
	width:auto;
}
.annewdesign-sec label {
    line-height: 22px;
    color: #2d257d;
    text-align: left;
    display: inherit;
    margin-top: 0px;
    font-weight: 600;
}
.annewdesign-sec select {
    /* min-width: 140px; */
    width: 100%;
    margin-top: 22px;
}
.annewdesign-sec label {
    line-height: 22px;
    color: #2d257d;
    text-align: left;
    display: inherit;
    margin-top: 0px;
	margin-bottom:10px;
    font-weight: 600;
}
.annewdesign-sec select {
    /* min-width: 140px; */
    width: 100%;
    margin-top: 20px;
	
}

.ar-big-cover {
    width: 64%;
    height: auto;
	
}

.har-cover{
	margin-bottom:20px;
}

.ar-cont {
    display: flex;
    height: auto;
    flex-direction: column;
    justify-content: center;
}


}

@media (max-width: 575.98px){
.fsearch {
   padding-right: calc(var(--bs-gutter-x)* .5);
    padding-left: calc(var(--bs-gutter-x)* .5);
    text-align: center;
	margin-bottom:10px;
}
.freset {
    padding-right: calc(var(--bs-gutter-x)* .5);
    padding-left: calc(var(--bs-gutter-x)* .5);
    text-align: center;	
	
	
}

.stockUpper .stock-info-details{
	margin-top:25px;
}

div#ctl00_cphContent_uPnlPrcTicker h4,
.priceticker .stockUpper .stockvalue, 
.stockpriceinfo, .stockdetails{
	 
	text-align:center;
	justify-content:center;
}

.stockUpper .stock-info-details{
	width:100%;
	justify-content:center;
}

}




/* 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;
}
 .inner-ar-item {
 background: #efefef;
 color: #000;
 padding: 25px 15px;
 border-radius: 0px;
 min-height:260px;
 display: block;
 position: relative;
 text-decoration: none;
 margin-bottom: 24px;
}
.ar-cover-wrap {
 float: left;
 width: 38%;
    /* margin-right: 7%; */
    
    margin-right: auto;
}
.ar-links-sec {
 float: left;
 width: 100%;
 padding: 15px 0;
}
.fsearch, .freset {
 margin-bottom:15px;
 width:auto;
 text-align:center;
 padding:0 15px !important;

}
.annewdesign-sec select {
 min-width: 100%;
}
.priceVolume .nav-tabs &gt; li {
    float: left;
    margin-bottom: 30px;
}
.priceVolume .nav-tabs {
    display: block;
    height: 102px;
}
.nonAdjusted, .Adjusted{
	float:left !important;
}


/*entitlements swipe fix for mobiles*/

#Dividends .priceVolumeTable tbody tr td{
	height:102px;
}

#Dividends .priceVolumeTable tbody tr td a{
	font-size:13px;
	font-weight:bold;
}




.agm-links {
 width:95%;
 margin-left:0%;
}






}
/* Portrait i phones and smaller */
@media (max-width: 380px) {
 #ctl00_submenu ul li {
 padding: 1px 6px !important;
}
 .bursanews-header .btn-primary, .bursanews-header .btn-primary:hover {
 padding: 8px 30px !important;
 min-width: auto;
 margin-top:4px !important;
}
 .gentral-td {
 font-size:11px;
}
 .quarterlyReportContainer .ar-sec-links h4 {
 max-width:62%;
}
 .quarterlyReportContainer .ar-cover-img {
 display:block;
}
 .quarterlyReportContainer .cs-style-4 li.col-lg-3.col-md-4.col-sm-4.mb20 {
 padding:0px;
}
 #ctl00_cphContent_uPnlPrcTicker {
 font-size:12px;
}
 .bursanews-header .input-group input {
 min-width:156px !important;
}
 .terms table {
 font-size:12px;
 text-align:left;
}

/*entitlements swipe fix for mobiles*/

#Dividends .priceVolumeTable tbody tr td{
	height:102px;
}

#Dividends .priceVolumeTable tbody tr td a{
	font-size:13px;
	font-weight:bold;
}

.agm-links {
 width:95%;
 margin-left:0%;
}


}
 @media (max-width: 360px) {
 .ar-top-sec-cont-inner-wrap {
 width: 100%;
 float: left;
 padding: 15px;
 background: #f1f1f1;
 color: #fff;
 position: relative;
}
 ul.doc-list li .ar-top-link-title {
 float: left;
 max-width: 63%;
 text-decoration: none;
 font-size: 12px;
 line-height: 12px;
 font-weight: bold;
 color: #000;
 text-align: left;
 min-width: 63%;
 text-transform: uppercase;
}
ul.doc-list li .ar-top-links-icons {
 float: left;
 width: 34%;
}
 .ar-cover-wrap {
 float: left;
 width: 50%;
    /* margin-right: 7%; */
    
    margin-right: auto;
}
.ar-links-sec {
 float: left;
 width: 100%;
 padding: 15px 0;
}
.entitlement .nav-tabs &gt; li &gt; a{
	font-size:13px;
}


/*entitlements swipe fix for mobiles*/

#Dividends .priceVolumeTable tbody tr td{
	height:102px;
}

#Dividends .priceVolumeTable tbody tr td a{
	font-size:13px;
	font-weight:bold;
}



}</pre></body></html>