<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body
{
	font-family: 'Roboto', sans-serif, Arial, sans-serif;
	font-size: 16px;line-height: 23px;font-weight: 400;
    color: #000;
}
a
{
  color:#223555;	
}
a:hover
{
	color:#bd1e3a;text-decoration:none;
}
a:focus, a:hover, input:focus, input:acticve, img
{
	outline:none;
}

#bursanews-wrapper, #policydisclosure-wrapper
{
	margin-bottom:30px;
}
#reports-wrapper, #newsalert-wrapper .newsalert, #stockinfo-wrapper
{
	border-bottom:1px solid #ccc;padding-bottom:30px;margin-bottom:30px;
}

	

.more-button, .btn-primary, .ClsButton, .size, .nl-sbmt
{
	font-weight: 700 !important;background-color: #223555;color: #fff !important; font-size: 14px !important; 
    outline: none;padding: 10px 30px; height: auto !important; font-family: 'Lato', sans-serif !important;
    display: inline-block; border: none; transition:1s ease all; width:auto !important; text-align:center;
	vertical-align:middle;overflow:hidden;text-transform:uppercase;border-radius:5px;line-height: 23px;
}
.more-button:hover, .btn-primary:hover, .ClsButton:hover, .size:hover, .nl-sbmt:hover
{
  background-color:	#bd1e3a !important;color:#fff !important;
}
.view-button {
    font-size: 15px;
    margin-top: 0px;color:#7d7d7d !important;
    display: inline-block;font-family: 'Lato', sans-serif !important;
}
.icon-button
{
	font-size: 15px;width:100%;
    margin-top: 0px;color:#000000 !important;
    font-family: 'Lato', sans-serif !important;
}
.icon-button span
{
	background-color:#fff;padding-right:12px;
}
.icon-button span:before, #policydisclosure-wrapper .icon-button:before
{
	content: "";   
    background-image: url(../images/arrow-icon.png);
    width: 14px;
    height: 14px;margin-right:08px;
    display: inline-block;
    vertical-align: middle;
}
#bursanews-wrapper .icon-button:after
{
	content: "";
    border-top: 1px solid #cccccc;
    width: 100%;
    display: block;margin-top:-10px;
    vertical-align: middle;margin-bottom:10px;
    
}

h4
{
	color: #bd1e3a;
    margin-bottom: 22px;
    font-weight: bold;margin-top:0px;
}


#stockinfo-wrapper .stock-list {
    text-align: right;
    margin-bottom:22px;
}
#stockinfo-wrapper .stock-list div {
    font-size: 20px;
    font-weight: 400;    
    display: inline-block;
    min-width: 24%;
    text-align: center;
}
#stockinfo-wrapper .stock-list div span {
	font-weight: bold;
	display: inline-block;
	margin-top: 5px;
	color: #000;
}
.stockname {
    margin-bottom: 16px;
}
.stockname h4
{
	color: #282828;
    font-size: 20px;
    font-weight: 400;
    display: inline-block;  
    vertical-align: middle;
    margin: 0;
    padding: 0;
}
.stockname img
{
	display:inline-block;
}
.stockprice span {
    font-size: 48px;
    line-height: 50px;
    margin:0 8px 0 0;
    color: #282828; font-weight:700;
    vertical-align: middle;
}
.stockprice .priceDown:after {
    content: "";
    background-size: cover;
    background-image: url(../images/arrowdown.png);
    width: 21px;
    height: 34px;
    display: inline-block;
    vertical-align: middle;
}
.stockprice .priceUp:after {
    content: "";
    background-size: cover;
    background-image: url(../images/arrowup.png);
    width: 21px;
    height: 34px;
    display: inline-block;
    vertical-align: middle;
}
.stockvalue {
    font-size: 20px;color: #282828;
    margin-top: 4px;font-weight:600;
}
#stockinfo-wrapper .col-lg-3
{
	text-align:center;
}
#stockinfo-wrapper .col-lg-3 p {
    margin: 0px;
    color: #606060;
    font-size: 14px;
    line-height: 18px;    
}
#stockinfo-wrapper p span {
    font-weight: 700;
    display: block; 
}
#stockinfo-wrapper  .more-button
{
	margin:22px 0px;
}

#reports-wrapper .report-text h4
{
	font-size:20px;color:#606060;font-weight:400;min-height: 50px; margin-bottom: 12px;
}
#reports-wrapper .report-text h4 span
{
	display:block;
}
#reports-wrapper .report-img {
    display: inline-block;
    vertical-align:top;
    margin-right: 12px;
}
#reports-wrapper .report-text {
    display: inline-block;
}



#bursanews-wrapper .row
{
	margin-bottom:26px;
}
#bursanews-wrapper h3
{
	font-size:22px;color:#858585;margin-bottom:25px;font-weight:400;margin:0px;min-height:75px;
}
#bursanews-wrapper p
{
	font-size:15px;color:#858585;margin-bottom:25px;font-style:italic;margin:25px 0px;
}

#policydisclosure-wrapper .col-lg-6:first-child .policy-bg
{
	background:url(../images/shareholders-bg.jpg) no-repeat center;
	
}
#policydisclosure-wrapper .col-lg-6:last-child .policy-bg
{
	background:url(../images/governance-bg.jpg) no-repeat center;	
}
#policydisclosure-wrapper .col-lg-6 .policy-bg
{
	background-size:cover !important;min-height:250px;padding:50px 35px;position:relative;
}

#policydisclosure-wrapper .policy-bg h2
{
	font-size:28px;font-weight:300;margin:0;padding:0; color:#fff;
}
#policydisclosure-wrapper .policy-bg h2 span
{
	display:block;
}
#policydisclosure-wrapper .icon-button
{
	position:absolute;bottom:50px;color:#fff !important;
}

#newsalert-wrapper
{
	color:#606060;
}


#newsalert-wrapper .newsalert p
{
	font-style:italic; font-size:14px;line-height:18px; margin-bottom: 18px;
}
#ctl00_cphContent_pnlUpdate .newsalert p
{
	margin-bottom:10px !important;font-style:normal !important;
}
#newsalert-wrapper input[type="text"]
{
	background-color:#ebebeb;
	padding:12px 20px;
	border:none;		
	color:#555;display:inline-block;
	outline:none;margin-bottom:12px;
	border-radius:5px;width:46%;
}
.newsalert input:first-of-type
{
	margin-right:16px;
}
.newsalert .more-button
{
	margin-top:15px;
}
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #9d9d9d; font-style:italic;font-size:14px;
}
::-moz-placeholder { /* Firefox 19+ */
  color: #9d9d9d;  font-style:italic;font-size:14px;
}
:-ms-input-placeholder { /* IE 10+ */
  color: #9d9d9d;  font-style:italic;font-size:14px;
}
:-moz-placeholder { /* Firefox 18- */
 color: #9d9d9d;  font-style:italic;font-size:14px;
}
input-placeholder { 
  color: #9d9d9d;  font-style:italic;font-size:14px;
}
.phone-icon, .mail-icon
{
	 font-size:20px;display:inline-block;
}
.phone-icon
{
	margin-right:40px;
}
.mail-icon a
{
	 color:#3b9bcd;border-bottom:1px solid #fff; 
}
.phone-icon:before
{
	content: "";   
    background-image: url(../images/call-icon.png);
    width: 20px;height: 20px;display: inline-block;
    vertical-align: middle;margin-right: 10px;
}
.mail-icon:before
{
	content: "";    
    background-image: url(../images/mail-icon.png);
    width: 20px;height: 20px;display: inline-block;
    vertical-align: middle;margin-right: 10px;
}
.ircontact div
{
	 font-size:20px;margin-bottom:18px;
}
#newsalert-wrapper .col-lg-4 div
{
	background:url(../images/newsalert-bg.png) no-repeat center right;
	background-size:cover;height:100%;min-height:341px;margin-top:28px;
}

/*==========  Mobile First Method  ==========*/
/* Large desktops and laptops */
@media (min-width: 1200px)
 {
	#reports-wrapper .report-img {     
     width: 28% !important;    
    } 
	#reports-wrapper .report-text {
     display: inline-block;
     width: 64% !important;
   }
 }
/* 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) 
{
 
}
@media (min-width: 768px) 
{
  .row-eq-height {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  #reports-wrapper .report-icon 
 {
	width:27%;
 }
 .stockname h4{	
    width: 60%;    
}
.stockname img
{
	width:35%;
}
#reports-wrapper .report-text {    
    width: 68%;
}
#reports-wrapper .report-img {  
    width: 24%;    
}

}
/* Landscape phones and portrait tablets */
@media (max-width: 767px) 
{
	#newsalert-wrapper .col-lg-4 
	{
		display:none;
	}	
	#bursanews-wrapper .col-lg-6:first-child, #stockinfo-wrapper iframe
	{
		margin-bottom:25px;
	}
	#reports-wrapper .col-lg-4.col-md-4.col-sm-4
	{
		text-align:center;
	}
	#reports-wrapper .report-text
	{
		display:block;
	}
	#reports-wrapper .report-img
	{
		margin-right:0px;margin-bottom:5px;
	}
	#stockinfo-wrapper .stock-list
	{
		text-align:center;
	}
}
/* Portrait phones and smaller */
@media (max-width: 480px) 
{
	#newsalert-wrapper input[type="text"]
	{
		display:block;width:100%;
	}	
	#stockinfo-wrapper .stock-list div span
	{
		display:block;
	}
}
/* Portrait i phones and smaller */
@media (max-width: 390px) 
{
	#reports-wrapper .col-xs-4
	{
		width:100%;
	}
	#reports-wrapper .col-lg-4.col-md-4.col-sm-4
	{
		margin-bottom:25px;text-align:left;
	}
	#reports-wrapper .col-lg-4.col-md-4.col-sm-4:last-child
	{
		margin-bottom:0px;
	}
	#reports-wrapper .report-text
	{
		display:inline-block;
	}
	#reports-wrapper .report-img
	{
		margin-right:12px;
	}
	#stockinfo-wrapper .stock-list div
	{
		width:47%;margin:10px 0px;
	}
	
}
</pre></body></html>