<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */

@font-face {
    font-family: 'Museo Sans 300';
    src: url('../fonts/MuseoSans-300.eot');
    src: url('../fonts/MuseoSans-300.eot?#iefix') format('embedded-opentype'),
        url('../fonts/MuseoSans-300.woff2') format('woff2'),
        url('../fonts/MuseoSans-300.woff') format('woff'),
        url('../fonts/MuseoSans-300.ttf') format('truetype'),
        url('../fonts/MuseoSans-300.svg#MuseoSans-300') format('svg');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Museo Sans 500';
    src: url('../fonts/MuseoSans-500.eot');
    src: url('../fonts/MuseoSans-500.eot?#iefix') format('embedded-opentype'),
        url('../fonts/MuseoSans-500.woff2') format('woff2'),
        url('../fonts/MuseoSans-500.woff') format('woff'),
        url('../fonts/MuseoSans-500.ttf') format('truetype'),
        url('../fonts/MuseoSans-500.svg#MuseoSans-500') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Museo Sans 700';
    src: url('../fonts/MuseoSans-700.eot');
    src: url('../fonts/MuseoSans-700.eot?#iefix') format('embedded-opentype'),
        url('../fonts/MuseoSans-700.woff2') format('woff2'),
        url('../fonts/MuseoSans-700.woff') format('woff'),
        url('../fonts/MuseoSans-700.ttf') format('truetype'),
        url('../fonts/MuseoSans-700.svg#MuseoSans-700') format('svg');
    font-weight: 700;
    font-style: normal;
}
@font-face {
    font-family: 'Museo Sans 900';
    src: url('../fonts/MuseoSans-900.eot');
    src: url('../fonts/MuseoSans-900.eot?#iefix') format('embedded-opentype'),
        url('../fonts/MuseoSans-900.woff2') format('woff2'),
        url('../fonts/MuseoSans-900.woff') format('woff'),
        url('../fonts/MuseoSans-900.ttf') format('truetype'),
        url('../fonts/MuseoSans-900.svg#MuseoSans-900') format('svg');
    font-weight: bold;
    font-style: normal;
}


body {
    overflow-x: hidden;   
    color: #263238;
    font-family: "Museo Sans 300", "Lato", "Lucida Grande", "Lucida Sans Unicode", sans-serif;
    font-weight: 300;
    font-size: 16px;
    line-height: 24px;
}
#srockinfo-wrapper
{
	background:url(../images/stock-bg.jpg) no-repeat center;
	background-size:cover;padding:60px 12px;min-height:300px;
	text-align:center;margin:0 auto;color:#fff;
}
a, a:hover
{
	text-decoration:none;
}
a {
    color: #00a19c;
    text-decoration: none;
    background-color: transparent;
}
a:hover
{
    color: #263238;
}
.pb50
{
	padding-bottom:50px;
}
.stockborder-wrapper 
{
    border: 1px solid #19aaa5;
    padding: 35px 30px;
    display: inline-block;
	min-width: 500px;
}
.stockname
{
	display:block;
}
h3
{
    font-size: 25px;
    line-height: 30px;
    margin: 0px;
    font-family: 'Museo Sans 700';   
    margin-bottom: 30px;    
    border-bottom: 1px solid #fff;
    padding: 0px 20px 10px 20px;
}
h3 span
{
	display:block;
        font-size:20px;
	line-height:14px;
	padding-top:15px;
}
.stockvalue
{
	
	 display: inline-block;
}
.stockvalue .stockrow
{
	
}
.stockvalue .stockrow:after
{
	 content:"";
	 display:table;
	 clear:both;
}
.stockvalue .stockbox
{
	font-size: 18px;float: left;margin-right: 35px;
    line-height: 18px;text-align:center;min-width:95px;
}
.stockvalue .stockdetails .stockbox
{
	font-size:14px;line-height:14px;
}
.stockvalue .stockdetails .stockbox span
{
	padding-bottom:8px;
}
.stockvalue .stockbox span
{
	display: block;font-family: 'Museo Sans 900';   
    color: #19aaa5;   
    text-transform: uppercase;
    padding-bottom: 12px;
}
.stockvalue .stockbox:last-child
{
	margin-right:0px;
}
.stockvalue p
{
	color:#fff;
	font-size:12px;
	line-height:12px;
	margin: 25px 0px 0px;
}
.investor-right
{
	display:inline-block; vertical-align:top;font-family: 'Museo Sans 700';
	margin-left:40px;text-align:left;padding-top: 18px;
}
.investor-right h2
{
	text-transform:uppercase;
	font-size: 34px;
    line-height: 34px;
    margin: 0px;color:#00a19c;
   
}
.cta-white {
    color: #fff;
    border-color: #fff;
}
.cta-white a {
    color: #fff;
}
.cta a {
    border-bottom: 1px solid;
    display: inline-block;
    font-size: 16px;
    -moz-transition: all 400ms ease;
    -o-transition: all 400ms ease;
    -webkit-transition: all 400ms ease;
    transition: all 400ms ease;
}
.cta a::before {
    content: "";
    display: block;
    position: absolute;
    width: 25px;
    height: 100%;
    max-height: 30px;
    background-repeat: no-repeat;
    background-size: contain;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    -moz-transition: all 400ms ease;
    -o-transition: all 400ms ease;
    -webkit-transition: all 400ms ease;
    transition: all 400ms ease;
}
.cta-white a::before {
    background-image: url(../images/icon-cta-white.png);
}
.cta-white a:hover {
    /*color: #263238;
    border-color: #263238;*/
}
.cta-white a:hover::before {
    /*filter: invert(100%);*/
    background-image: url(../images/icon-cta-white.png);
}
.cta {
    position: relative;
    display: inline-block;
    margin-top: 30px;
    padding-right: 36px;
    -moz-transition: all 400ms ease;
    -o-transition: all 400ms ease;
    -webkit-transition: all 400ms ease;
    transition: all 400ms ease;
}
.cta:hover {
    padding-left: 8px;
    padding-right: 28px;
}
.animated {
    visibility: visible;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -ms-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    -ms-animation-duration: 1s;
    -o-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-play-state: running;
    -moz-animation-play-state: running;
    -ms-animation-play-state: running;
    -o-animation-play-state: running;
    animation-play-state: running;
}
.cta.animated
{
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms;	
}

/*************IR css*************/

/*******IR Sub Menu***********/
select {
    padding: 9px 15px;
    border: 2px solid #e2e2e2;
	color:#3b3b3b ;border-radius:2px;
    outline: none;font-size:16px;
	font-weight: 500;line-height:20px;
    cursor: pointer;
	-moz-appearance: none;       
    -webkit-appearance:none;
	-o-appearance:none;
    appearance: none;	
}
select::-ms-expand {
    display: none;
}
.dropDownArrow{
	background-image:url(../images/dropdownArrow.png);
	background-repeat: no-repeat;
	background-position: center right 15px !important;
	background-color:#fff;
	min-width:130px;margin-bottom:15px;	
}
.pageTitle
{
	display:none;
}

table.table.table-hover.mt20 tr {
    border-bottom: 1px solid #dddddd !important;   
}
.mt20 
{
    margin-top: 20px;
}
.pt10 {
    padding-top: 10px;
}
.mt10 {
    margin-top: 10px;
}
div#ctl00_cphContent_uPnlPrcTicker h4 {
    font-size: 18px;
    text-align: left;
    margin: 18px 0px;
    font-family: 'Museo Sans 700';
}
.row.sharepriceFooter {
    font-size: 14px;
    padding-bottom: 10px;
    line-height: 18px;
}
.row.sharepriceFooter p {
    margin-bottom: 2px;
}

#ctl00_submenu
{
   text-align:center;
   margin-bottom: 32px;
}
.button-more, .btn-primary, .download-pdf, .ClsButton, .size, .report-title-2 a.download {
    /* height: auto !important; */
    width: auto !important;
    font-family: inherit !important;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    text-align: center;
    vertical-align: middle;
    overflow: hidden;
    padding: 11px 16px !important;
    font-size: 16px !important;
    line-height: 20px !important;
    border-radius: 0px !important;
    display: inline-block;
    background-color: #00a19c;
    color: #fff !important;
    min-width: 142px;
    border: none;
    outline: none !important;
	font-family: 'Museo Sans 500' !important;
}
.btn-primary:hover
{
	background-color:#263238;
}
#ctl00_submenu ul 
{
  list-style: none;
  display: inline-block; 
  margin-bottom:0px;
  padding-left:0px;
}
#ctl00_submenu ul li 
{
  display: inline-block;
  vertical-align: middle;
  padding: 1px 11px;
  line-height: 14px;   
  border-left:1px solid #bcc0c2;                 
}  
#ctl00_submenu ul li:first-child
{
	border-left:0px;
}
#ctl00_submenu ul li a 
{
  text-decoration: none;
  color:#263238;               
  font-size: 15px;
  line-height: 21px;                                  
  -webkit-transition: .5s;
  transition: .5s;font-family: 'Museo Sans 500';
}
#ctl00_submenu a.active 
{
  color: #00a19c !important;    
  pointer-events: none;  
}


div#ctl00_cphContent_uPnlPrcTicker .col-xs-4 {
    width: 50%;
    margin-top: 5px;
}
div#ctl00_cphContent_uPnlPrcTicker:before, .qludtd:before {
    content: "";
    display: table;
    clear: both;
}
#ctl00_cphContent_fvStkInfo h4{	
	font-size:32px;
}
#ctl00_cphContent_fvStkInfo p{
	color:#c2c2c2;
}

#ctl00_cphContent_fvStkInfo_lblLastUpdate{
    color:#c2c2c2;
    font-size:14px;
}

.stockprice, .stk-chg{
	margin-top:20px;
       padding: 0px 5px;
}
.stk-chg, .stk-chg span, .stkstandard{	
        font-size:16px !important;
	font-weight:600 !important;
	line-height:28px !important;
}

.stockprice span{
	font-weight:bold;
	color:#464646;
	font-size:30px;
}
.qludtd{
	font-size:10px;
	color:#464646;
}
.Red{
	float:left;	
}

.Green{
	float:left;
	
}

.standard{
	float:left;
	 margin-right: 15px;
	 font-weight: bold;
	 color: #464646;
	
}
.stkstandard{
	color: #464646;
    margin-right: 15px;
    float: left;
    font-weight: bold;    
}

.stkUp{
	color:#39b54a;
}

.stkUp:after{
	content:'\f0aa';
	font-family: FontAwesome;
	color:#39b54a;
	font-size:20px;
	padding:0 5px
}
.stkDown{
	color:#e82c2e;
}
.stkDown:after{
	content:'\f0ab';
	font-family: FontAwesome;
	color:#e82c2e;
	font-size:20px;
	padding:0 5px
}







.stockPer{
	float:left;
	font-size:22px;
	font-weight:600;
	line-height:24px;

}

.chgUp{
	color:#3ab34a;
}


.chgDown{
	color:#ec1d25;
}


.sdtopPrice{
	float:left;
	width:100%;
}

.topbrdr-tbl{
	border-top:2px solid #e0e0e0;
	padding-top:15px;
}



.stkborder{
	border:2px solid #e0e0e0;
	border-radius:20px;
	padding:15px;
	margin-bottom:15px;
}

/*************** Price &amp; Volume ************/
.std-title {
    width: 50%;
    float: left;
}
.std-title  h3
{
	margin: 10px 0px;
    padding: 0px;
    border: none;
}

.stockChartContainer 
{
    padding-top: 10px;
}
.stockChartContainer .tab-content .priceVolumeTable  th
{
	text-align:right;
}
.priceVolume{
	margin: 0 0 10px 1px;
}

.priceVolume .nav-tabs &gt; li {
  float: left;
  margin-bottom: 0px;
}

.priceVolume .nav-tabs &gt; li &gt; a {
  margin-right: 2px;
  line-height: 1;
  border: 1px solid transparent;
  border-radius: 0px 0px 0 0;
  background:#e5e5e5;
  font-weight:bold;color:#4b4b4b;
  padding: 10px 15px;font-weight: 600 !important;
}

.priceVolume .nav-tabs &gt; li.active &gt; a,
.priceVolume .nav-tabs &gt; li.active &gt; a:focus {
  color: #ffffff !important;
  cursor: default;
  background-color: #00a19c;
  border: 1px solid #eee;
  border-bottom-color: transparent;
  font-weight:bold;
}
.priceVolume .nav-tabs &gt; li.active &gt; a:hover
{
	color:#fff !important;
}
.priceVolumeSelection a{
	margin-right:12px;	
}
.priceVolumeTable thead{
	background:#888;
	color:#fff;
}
.priceVolumeTable thead tr td, .priceVolumeTable tbody tr td{
	text-align:right;
}
.tableHeader {
    background: #888 !important;
    color: #fff;
    font-weight: bold;
}
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: 8px;
    border-bottom-right-radius: 8px;
	background-color: #efedee;
    padding:25px 12px;
    border-bottom: 2px solid #263238;
}
.priceVolumeSelection .cal-container
{
	width: 100%;
    text-align: center;
    margin: 6px 0px 30px 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 .col-xs-12.btn-sec-cont input
{
    margin: 4px 3px;
}
.priceVolumeSelection .cal-container select
{
	min-width:150px; margin-bottom:0px;
}

#ctl00_cphContent_btnExport{
	background:url(../images/save-data.png) no-repeat;
	width:20px;
	height:20px;
	border:none;
	outline:none;
	float:right;padding-right: 0px !important;
	border-radius:0px !important;
}
#ctl00_cphContent_btnExport:hover{
	background:url(../images/save-data-hover.png) no-repeat;
	width:20px;
	height:20px;
	border:none;
	outline:none;
	float:right;
}
/**************END Price &amp; Volume**********************/

/*********** 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:#00a19c    !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 ***********/

/******* 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:#e3e3e3;
  padding:8px 6px !important;
  border-radius:0;
  
}
.interactiveChartIcon .nav-tabs &gt; li &gt; a.Timetype {
    margin: 0px !important;
}

.interactiveChartIcon .nav-tabs &gt; li &gt; a:hover{
  color: #ffffff;
  cursor:pointer;
  background-color: #263238;
  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: #00a19c;
  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:#263238;
	cursor:pointer;
}
.interactiveChartIcon .nav-tabs &gt; li &gt; a.Timetype 
{
    margin: 0px !important;
}
.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: #00a19c;
	background:none;
	transform: scale(1);    text-transform: uppercase;	
	font-weight:600;
}

.interactiveChartIcon .durationChart .nav-tabs &gt; li .durationLabel {background:#00a19c ; color:#fff; 
    margin-right:0px;margin-bottom:0px; cursor:default;padding:8px; display:block;}

.tab-content .highcharts-title img
{
	vertical-align:middle;
}
.right-cntrls{	
	background-color:#263238;
    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;    
}
/******* END Interactive Stock Charts *******/


/* Portrait phones and smaller */
@media (max-width: 767px) 
{
	.investor-right
 {
	display:block;
	margin-left:0px;text-align:left;padding-top: 40px;
	text-align:center;
 }
 	.right-cntrls .right-tabs li
  {
		margin:0px !important;
		width:50% !important;font-size:12px !important;
		padding:4px 0px !important;	
  } 
  .priceVolumeSelection .cal-container [class*='col-sm']
	{
		display:block;
	}
	.priceVolumeSelection .cal-container .date-to {
       margin: 10px 0px;
  }
  .stockborder-wrapper
  {
	  min-width:auto !important;
	  padding:30px 20px;
  }
  

}
@media (max-width: 550px) 
{
 .framechart
{
  height:820px; 
}
@media (max-width: 480px) 
{ 
    h3
    {
	   font-size:20px;line-height:20px;
    }	
	.stockvalue .stockbox
	{
		margin-right:15px;min-width:80px;font-size: 16px;
        line-height: 16px;
    }	
	.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;
	}
	.stockborder-wrapper
	{
		display:block;
	}
	.stockborder-wrapper
	{
		padding:30px 12px;
	}
	div#ctl00_cphContent_uPnlPrcTicker .col-xs-4 {
      margin-top: 10px;
      width: 100%;
   }
}</pre></body></html>