<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 */

body
{
  font-family: 'Open Sans', arial, sans-serif;
  font-size: 14px;
  line-height: 24px;
  color: #666;
}
.big-text
{
	font-size: 16px;line-height: 28px;
	color: #000;
}
h1, h2, h3, h4, h5, h6 
{
    font-family: 'Roboto', sans-serif;	
	color: #111111;
}
h1
{
	font-size: 30px; line-height: 35px;
	color:#dd9933;font-weight: bold; margin: 0px;
}
h2
{	
    font-size: 28px;
    line-height: 36px;
    font-weight: 400;display:inline-block;
	text-transform: uppercase;margin: 0px 0px 25px 0px;
	position: relative;padding-bottom: 12px;
}
h2:after
{
	content: "";
    width: 100%;
    height: 2px;    
    border-color: #dd9933;
	background-color: #dd9933;
    position: absolute;
    left: 0;
    bottom: 0;max-width: 180px;	
}
a
{
  color: #dd9933;text-decoration: none;
}
a:hover
{
	color: #222;
}
#stockinfo, #bursa, #reports
{
	margin-bottom: 40px;
}
.view-button, .btn-primary, .ClsButton, .size
{	
    outline: none;height: auto !important; font-family: 'Roboto', sans-serif !important;
    width:auto !important; text-align:center;
	vertical-align:middle;overflow:hidden;padding: 14px 36px !important;
    font-size: 15px !important;line-height:20px !important;
	display: inline-block;outline: none !important;
	background-color:#dd9933;color: #fff !important; min-width: 110px;
	border:0px;font-weight: 500;opacity: 1;position: relative;margin-bottom:0px;
	text-decoration: none; border-radius:0px !important;
}
.view-button:hover, .btn-primary:hover, .ClsButton:hover, .size:hover
{
	background-color: #222222;text-decoration: none !important;
}
#stockinfo .stockprice
{
	font-size: 50px;
    line-height: 55px;
    font-weight: bold;
    font-family: 'Roboto', sans-serif;
	color: #000000;
}
#stockinfo .stockprice sub
{
	font-size: 16px;
    line-height: 16px;bottom: 2px;
    padding-right: 0px;
}
#stockinfo .stockprice span
{
	font-size: 20px;font-weight: 400;line-height: 20px;
    margin-top:3px;padding-left: 10px;display: inline-block;
    vertical-align: middle;
}
#stockinfo .stockprice .priceUp span
{
	color: #038103 !important;
}
#stockinfo .stockprice .priceDown span
{
	color: #eb2828 !important;
}
#stockinfo iframe
{
	margin: 10px 0px;
}
.stock-list
{
	
}
.eod
{
	font-size:16px;color:#acacac;margin-top:08px; float:right;
}
.stockdetails-wrapper
{
	font-size: 18px;
    color: #000;
    line-height: 22px;    
    background-color: #f1d6ad;
    font-family: 'Roboto', sans-serif;
    padding: 18px 10px;text-align: center;
    border-bottom: 2px solid #fff;
}
.stockdetails-wrapper:last-of-type
{
	margin-bottom:0px;border-bottom: 0px;
}
.stockdetails-wrapper span
{
	font-weight: bold;
    color: #000;
    display: block;
    font-size: 32px;
    line-height: 38px;
}#reports .cg-bg
{
	background: url(../images/cg-bg.jpg) no-repeat center;
    background-size: cover;height: 100%;
	padding: 30px;min-height: 300px;position:relative;
}
#reports .cg-bg a
{
	position: absolute;
    bottom: 30px;
    left: 30px;
}
.cg-bg h2
{
	 color: #fff;
}
.cg-bg h2:after
{
	display: none;
}
#bursa .bursa-bg 
{
    background: url(../images/bursa-bg.jpg) no-repeat center;
    min-height: 410px;
    position: relative;
    height: 100%;
    background-size: cover;
}
.news-wrapper {
    border-bottom: 1px dotted #8c8a8a;
    margin-bottom: 12px;
    padding-bottom: 12px;
	font-family: 'Roboto', sans-serif;
	font-weight: bold;
}
.news-wrapper:last-of-type {   
    border: none;   
}
.date-box
{
    padding: 15px 10px;
    line-height: 23px;
    font-size: 20px;
    color: #fff;
    font-weight: 500;display: inline-block;vertical-align: middle;
    background-color: #dd9933;margin-right: 12px;
    text-align: center;width: 70px;
}
.date-box span
{
	display: block;
}
.newstext-box 
{
    display: inline-block;
    font-size: 14px;
    width: 82%;
    vertical-align: middle;
    line-height: 20px;
}
#ircontact-newsalert {
    background: url(../images/contact-bg.jpg) no-repeat center;
    padding: 50px 18px;
    color: #fff;min-height: 400px;
    background-size: cover;
}
.newstext-box a {
    font-weight: 500;
}
.ir-contact
{
   padding: 25px 0px;
}
.ir-contact h2
{
	color: #fff;
}
.ir-contact h2:after
{
	background-color: #fff;
}
.contact-name
{
	font-size: 20px;
    margin: 20px 0px;
    line-height: 24px;
    font-weight: bold;
    
}
.contact-name span
{
    display: block;
    font-size: 15px;
    font-weight: 400;
    
}
.phone-icon, .mail-icon, .fax-icon
{
    font-size: 15px;
    font-weight: bold;
    position: relative;
    padding-left: 30px;
    margin: 8px 0px;
}
.mail-icon
{
	margin-bottom:0px;
}
.mail-icon a
{
	text-decoration:underline !important; color:#fff;
}
.phone-icon:before, .mail-icon:before, .fax-icon:before {
    font-family: 'FontAwesome';   
    margin-right: 10px;
    vertical-align: middle;
    display: inline-block;
    font-style:normal;min-width:20px;
    text-align: center;
	position: absolute;
    top: 0;font-size: 16px;
    left: 0; color: #fff;
}
.phone-icon:before {
     content: "\f095";
}
.mail-icon:before {
     content: "\f0e0";
}
.fax-icon:before
{
	 content: "\f1ac";
}
.newsalert
{
	background-color: #fff;    
    padding: 25px 30px;
    overflow: hidden;
}
.newsalert a
{
	font-family: 'Roboto', sans-serif !important;font-weight:500;
	font-size: 15px;
}
.newsalert div input[type="text"] 
{
    background-color: #fff;
    padding: 11px 15px !important;
    color: #b3afaf;font-weight: 400;
    outline: none;width:100%;
    border-radius: 2px !important;
    border: 1px solid #b3b2b2;
	margin-bottom: 12px;
}
.newsalert div:last-of-type
{
  margin-bottom: 25px;
}
.newsalert p
{
	color: #111111;margin-bottom: 18px;
}
.newsalert  input[type="submit"]
{
	margin-right: 12px;
}


.z-tabs-nav
{
    overflow: hidden;margin-bottom: 0px;
    border-bottom: 1px solid #fff !important;	
}
.z-tabs.horizontal &gt; ul &gt; li {
    float: left;
    width: 25% !important;
    text-align: center;
	
}
.z-tabs.horizontal &gt; ul &gt; li:last-child {
    float: left;
    width: 25% !important;
    text-align: center;	
}
.z-tabs.horizontal.responsive &gt; ul.z-tabs-desktop &gt; li &gt; a {
    margin: 0 0px 0 0 !important;
}
.z-tabs ul li a
{
	background-color:#d9d7d7;
	color:#000000 !important;	
    font-size: 16px;line-height: 20px;
	font-weight:500;	
	padding: 12px 3px !important;
	border-right:2px solid #fff;
	box-shadow:none !important;
	border-radius: 0px !important;
	min-height: 120px;
	font-family: 'Roboto', sans-serif;
	border-left: 1px solid #fff !important;
}

.z-tabs ul li a:hover, .z-tabs ul li.z-active a{
	background-color:#dd9933 !important;
	color:#fff !important;
}
/*.z-tabs ul li:first-child a
{
	margin-left:0px;
	background-color:#dd9933;
}*/
/*.z-tabs ul li:nth-child(2) a
{
	background-color:#dad7d7 !important;
}

.z-tabs ul li:nth-child(2) a:hover, .z-tabs ul li:nth-child(2).z-active a
{
	background-color:#ff0000 !important;
	color:#fff !important;
}*/

/*
.z-tabs ul li:nth-child(3) a
{
	background-color:#dad7d7 !important;
	  pointer-events: none !important;
   cursor: default;
}

.z-tabs ul li:nth-child(3) a:hover, .z-tabs ul li:nth-child(3).z-active a
{
	background-color:#ff0000 !important;
	color:#fff !important;
	 pointer-events: none !important;
   cursor: default;
}*/



/*.z-tabs ul li:nth-child(4) a
{
	background-color:#dad7d7 !important;
	border-right:none;
	  pointer-events: none !important;
   cursor: default;
}*/
/*.z-tabs ul li:nth-child(4) a:hover, .z-tabs ul li:nth-child(4).z-active a
{
	background-color:#ff0000 !important;
	color:#fff !important;
	  pointer-events: none !important;
   cursor: default;
}*/

#tabbed-nav
{	
	background: #d9d7d7;height: 100%;	
}
.z-tabs ul li.z-active a
{
	
}

.z-tabs &gt; ul &gt; li &gt; a i {
	display: block !important;
    width: 50px;
    height: 63px;
    margin: 0 auto 10px auto;
    width: auto !important;	
}
.ar-img:before, .qr-img:before, .cl-img:before, .analyst-img:before
{
	content:'';
	display:block !important;
	text-align:center;	
	background-position: center center;
    margin: 0 auto;
}
.ar-img:before{	
	background:url(../images/ar-icon.png) no-repeat;
	width: 75px;
	height:65px;	
}
.z-tabs ul li a:hover .ar-img:before, .z-tabs ul li.z-active .ar-img:before{	
	background:url(../images/ar-icon-hover.png) no-repeat;	
	color:#fff;
}
.qr-img:before{	
	background:url(../images/qr-icon.png) no-repeat;
	width:64px;
	height:66px;
}
.z-tabs ul li a:hover .qr-img:before, .z-tabs ul li.z-active .qr-img:before{
	content:'';
	background:url(../images/qr-icon-hover.png) no-repeat;	
	color:#fff;
}
.cl-img:before{
	content:'';
	background:url(../images/circular-icon.png) no-repeat;
	width:66px;
	height:66px;
}
.z-tabs ul li a:hover .cl-img:before, .z-tabs ul li.z-active .cl-img:before{
	content:'';
	background:url(../images/circular-icon-hover.png) no-repeat;	
	color:#fff;
}
.analyst-img:before{
	content:'';
	background:url(../images/analyst-icon.png) no-repeat;
	width:66px;
	height:66px;
}
.z-tabs ul li a:hover .analyst-img:before, .z-tabs ul li.z-active .analyst-img:before{
	content:'';
	background:url(../images/analyst-icon-hover.png) no-repeat;	
	color:#fff;
}
.z-tabs  .z-content .z-content-inner
{
  padding: 10px 20px !important;
}
.report-row
{
	margin: 10px 0px;overflow: hidden;
    display: block;
}
.report-row h4
{
	margin: 0px;float: left;margin-top: 11px;font-weight: 500;
}
.reports-buttons
{
	float: right;font-weight: 500;font-size: 15px;
    font-family: 'Roboto', sans-serif !important;
}
.reports-buttons .view-button
{
	margin-right: 10px;
}
#tabbed-nav .z-content:nth-child(3) .reports-buttons
{
	float:none;text-align:center;margin-top:32px;
}
/*-===========================================
hide tab4
=========================================*/


.z-tabs ul li:nth-child(4){	
	 pointer-events: none !important;
     cursor: default;
}

/*==========  Mobile First Method  ==========*/
/* Large desktops and laptops */
@media (min-width: 1200px)
 {
 }
/* Landscape tablets and medium desktops */
@media (min-width: 992px) and (max-width: 1199px) 
{
}
/* Portrait tablets and small desktops */
@media (min-width: 768px) and (max-width: 991px) 
{
	.report-row h4, .reports-buttons
  {
	 float:none !important;margin: 8px 0px;
  } 
  .report-row h4
  {
	  max-width:100% !important;
  }   
  .newstext-box
  {
		width:80%;
  }	
}
@media (min-width: 768px)
{
.row-eq-height {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
 }
 .report-row h4
 {
	 max-width:60%;
 }
	 
#bursa .view-button
 {
	float: right;
 }
}
/* Landscape phones and portrait tablets */
@media (max-width: 767px) 
{
	.z-tabs ul li a
	{
		min-height:30px !important;
		padding: 12px 18px !important;
	}
	.z-tabs ul li a i, .z-tabs ul li a br, #bursa .bursa-bg
	{
		display:none !important;
	}
	.z-tabs ul li a .z-title
	{
		padding-top:5px !important;display:block;
	}
	#stockinfo .stock-list, #ircontact-newsalert .col-lg-6:last-child
	{
		margin-top:30px;
	}
	.newstext-box
	{
		width:80%;
	}	
}
/* Portrait phones and smaller */
@media (max-width: 480px) 
{
  .report-row h4, .reports-buttons
  {
	 float:none !important; margin: 8px 0px;
  } 
  .newstext-box {
    width: 74%;
  }
  .eod
  {
	  float:none !important;
  }  
}
/* Portrait i phones and smaller */
@media (max-width: 320px) 
{
  .newstext-box {
    width: 70%;
  }
}

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