﻿@charset "utf-8";
/* CSS Document */

body
{
  
    font-family: "Arial", Arial, Tahoma, sans-serif;	
    font-size: 13px;
    line-height: 22px;
    font-weight: 300;
    letter-spacing: 0px;
	color: #8d8e90;
}
a
{
	text-decoration:none;color:#d10e2c;
}
a:hover, a:active, a:focus
{
	text-decoration:none;color:#1a1b27;
}
h1, h2, h3, h4, h5, .stockname, #stockinfo-wrapper .stockprice sub
{
    font-family: "Prompt", Arial, Tahoma, sans-serif;
	color: #1a1b27;
}
h3 {
    font-size: 25px;
    line-height: 27px;
    font-weight: 700;
    letter-spacing: 0px;
	margin: 0px 0px 30px 0px;
}
#stockinfo-wrapper, #bursa-wrapper, #reports-wrapper
{
	margin-bottom:50px;
}
.button, .morebutton, .btn-primary, .ClsButton, .size {
    color: #d10e2c !important; 
    font-size: 13px !important;line-height:13px;
    font-family: "Arial", Arial, Tahoma, sans-serif !important;
    font-weight: 400!important; 
	transition: all 300ms ease 0ms;
	padding: 0px;  
    display: inline-block;
}
.button:after, .morebutton:after, .btn-primary:after, .size:after {
    font-size: 13px;
    width: 13px;
    line-height: 13px;
    font-family: FontAwesome;
    content: "\f18e";
    opacity: 1;
    margin-left: 0.3em;
    left: auto;    
    -webkit-transition: all .2s;
    transition: all .2s;
    text-transform: none;    
    font-variant: none;
    font-style: normal;
    font-weight: 400;
    text-shadow: none;   
}
.ClsButton
{
	color: #ffffff !important;
    margin: 0px 0px 0px 0px !important;
    background-color: #d10e2c;
    padding: 10px 30px !important;
    font-size: 14px;width:auto !important;height:auto !important;
    line-height: 20px !important;border-radius: 4px !important;
}
.button:hover
{
	
}
.green span
{
	color: #02B51A !important;
}
.red span
{
	    color: #d10e2c;
}
#stockinfo-wrapper  h4
{
	color:#d10e2c;
	font-size:18px;line-height:22px;margin: 0px 0px 20px 0px;
    text-transform: uppercase;
    font-weight: 700;
}
#stockinfo-wrapper .stockprice 
{
	margin-bottom:20px;
}
#stockinfo-wrapper .stockprice h2
{
	font-size: 60px;
    line-height: 44px;
    font-weight: bold;  
	display:inline-block;
	margin: 0px;
    padding: 0px;
    vertical-align: bottom;
}
#stockinfo-wrapper .stockprice sub
{
	font-size: 18px;
    line-height: 18px;bottom: 0px;
    padding-right: 6px;
	font-weight: 700;vertical-align: bottom;
}
#stockinfo-wrapper .stockprice span
{
	font-size: 20px;font-weight: 400;line-height: 24px;
    padding-left: 12px;display: inline-block;
    vertical-align: middle;
}
#stockinfo-wrapper .stockprice strong
{
	font-weight:400;vertical-align: middle;
}
#stockinfo-wrapper .stockprice .priceUp strong
{
	color: #02B51A !important;
}
#stockinfo-wrapper .stockprice .priceDown strong
{
	color: #b70101 !important;
}
#stockinfo-wrapper hr{	
    color: #9a9a9a;display: block;
    border: none;
    outline: none;    
    width: 100%;margin:0px;border-top: 1px dotted #9a9a9a;
}
#stockinfo-wrapper .row .col-lg-6:first-child .row .col-lg-6:first-child
{
	border-right:1px dotted #9a9a9a;
}
/*#stockinfo-wrapper .row  .row:last-child .col-lg-6:first-child
{
	border-right:1px solid #9a9a9a;
}*/
#stockinfo-wrapper .row .col-lg-6:first-child .row .col-lg-6:last-child .stocklist div
{
	text-align:right;
}
#stockinfo-wrapper .row .row:first-child .col-lg-6:last-child 
{
	background-color:red;
}
.stocklist div
{
	padding: 18px 0px;font-size: 20px;
    line-height: 24px;    
}
.stocklist div span
{
	font-weight: 700;    font-family: "Prompt", Arial, Tahoma, sans-serif;
}
#stockinfo-wrapper .eod {    
    display: inline-block;
    margin-top: 15px;
    font-size: 12px;line-height:15px;
}
#stockinfo-wrapper a.button, #bursa-wrapper a.button {
    float: right;margin-top:15px;
}
#stockinfo-wrapper .calendar-bg
{
	background:url(../Images/calender-bg.jpg) center no-repeat;
	background-size:cover;padding:35px 40px;height:100%;color:#fff;	 
}
#stockinfo-wrapper .calendar-bg .row
{
	margin-top:40px;margin-bottom:40px;
}
#stockinfo-wrapper .calendar-bg .date
{
	font-size:14px;font-family: "Prompt", Arial, Tahoma, sans-serif;
	border-left:14px solid #6d7d5b; padding-left:10px;width:125px;text-align:center;
}
#stockinfo-wrapper .calendar-bg h3
{
	color:#fff;
}
#stockinfo-wrapper .calendar-bg h4
{
	color:#fff;margin-bottom: 0px;
}
#stockinfo-wrapper .calendar-bg span
{
	display:block;font-weight:700;font-size:60px;line-height:60px;
}
#stockinfo-wrapper .calendar-bg a
{
	color:#fff !important;float:none;
}

#bursa-wrapper, #newsalert-ircontact
{
	padding-top: 80px;
    padding-bottom: 80px;
    background-color: #f7f9fa;border-top : 1px solid #cbd1d5;border-bottom : 1px solid #cbd1d5;
}
#bursa-wrapper .col-lg-4
{
	margin-bottom:20px;
}
#bursa-wrapper .news-box
{
	background-color:#fff;padding: 35px 28px;min-height: 170px;
	height:100%;/*box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;*/
	box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}
#bursa-wrapper .news-box h4
{
	color: #d10e2c;font-weight:400;margin-bottom:20px;font-size: 18px;
    line-height:24px;margin-top: 0px;
}
#bursa-wrapper .news-box h4 span
{
	 font-weight:700; font-size:40px;line-height: 40px;
    vertical-align: middle;
}
#bursa-wrapper .news-box a
{
	color: #1a1b27;display:block;font-size:16px;
	margin-bottom:0px;line-height:22px;
}

#reports-wrapper
{
	padding: 30px 0px;
}
#reports-wrapper .report-box img {
    max-width: 62px;
}
#reports-wrapper .report-box .report-title {
    display: inline-block;
    vertical-align: middle;
    margin-left: 5px;
}
#reports-wrapper .report-box .report-title h5 {
    font-size: 16px;
    line-height: 21px;
    margin: 0px 0px 12px 0px;
    font-weight: 700;color: #1a1b27;
}
#reports-wrapper a.download-btn
{
	margin-right:10px;
}
#reports-wrapper a.download-btn, #reports-wrapper a.view-btn
{
	font-size:14px;font-family: "Prompt", Arial, Tahoma, sans-serif;
}
#reports-wrapper a.download-btn:after, #reports-wrapper a.view-btn:after
{
	 display:none;
}
#reports-wrapper a.download-btn:before {
    content: "";
    background-size: cover;
    width: 24px;
    height: 24px;
    display: inline-block;
    background-image: url(../images/download-icon.png);
    vertical-align: middle;margin-right:5px;
}
#reports-wrapper a.view-btn:before {
    content: "";
    background-size: cover;
    width: 22px;
    height: 22px;
    display: inline-block;
    background-image: url(../images/view-icon.png);
    vertical-align: middle;margin-right:5px;
}

#newsalert-ircontact p
{
	font-size:16px;line-height:22px;color: #1a1b27;
	font-family: "Prompt", Arial, Tahoma, sans-serif;font-weight: 400;
	margin-bottom:26px;
}
#newsalert-ircontact div input[type="text"] 
{
    background-color: #fff;
    padding: 13px 18px !important;
    color: #92928F !important;font-weight: 400;
    outline: none;width:100%;
    border-radius: 0px !important;
    border: 2px solid #707070;
	margin-bottom: 18px;    font-size: 15px;
}
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #92928F;  
}
::-moz-placeholder { /* Firefox 19+ */
  color: #92928F;  
}
:-ms-input-placeholder { /* IE 10+ */
  color: #92928F;  
}
:-moz-placeholder { /* Firefox 18- */
 color: #92928F;  
}
input-placeholder { 
  color: #92928F;  
}

#newsalert-ircontact input
{
	outline: none;
    border: 0px;font-size:14px;
    background-color: transparent;color: #d10e2c !important;
}
#newsalert-ircontact a.button
{
	font-size:14px;	
	
}
#newsalert-ircontact a.button:last-child
{
	border-left: 2px solid #333;padding:0px 0px 0px 4px; 
}
#newsalert-ircontact a.button:after
{
	 display:none;
}

#newsalert-ircontact .button-link
{
	 float:right;
}
#ctl00_cphContent_pnlUpdate .button-link
{
	float:none;
}
#newsalert-ircontact .phone-icon, #newsalert-ircontact .mail-icon, #newsalert-ircontact .fax-icon, #newsalert-ircontact .user-icon
{
	font-size: 18px;
    font-weight: 500;
    font-family: "Prompt", Arial, Tahoma, sans-serif;
    color: #B1B6BA;margin:0px 0px 30px 0px;
	display:inline-block;width:100%;vertical-align:top;
}

#newsalert-ircontact .user-icon span {
    display: block;
    font-size: 16px;
    line-height: 20px;
    font-weight: 400 !important;
    padding-top: 4px;
}

#newsalert-ircontact .mail-icon a
{
	 color:#d10e2c ;
}
#newsalert-ircontact .phone-icon:before, #newsalert-ircontact .mail-icon:before, #newsalert-ircontact .fax-icon:before, #newsalert-ircontact .user-icon:before
{   
    content: "";   
	width: 38px;height: 34px;display: inline-block;
    vertical-align: middle;margin-right: 8px;
}
#newsalert-ircontact .user-icon:before
{	
    background-image: url(../images/user-icon.png); float: left;
	width: 26px;
    height: 34px;   
}
#newsalert-ircontact .phone-icon:before
{	
    background-image: url(../images/call-icon.png); 
	width: 18px;
    height: 24px;   
}
#newsalert-ircontact .mail-icon:before
{
	background-image: url(../images/mail-icon.png);
	width: 27px;
    height: 19px;
    
}
#newsalert-ircontact .fax-icon:before
{	
    background-image: url(../images/fax-icon.png);
	width: 26px;
    height: 24px;
}

/*==========  Mobile First Method  ==========*/
/* Large desktops and laptops */
@media (min-width: 1200px)
 {
  section#reports-wrapper .row .col-lg-3 {
    display: inline-block;
    float: none;
    width: auto;    
  }
  section#reports-wrapper .row .col-lg-3 .report-box
  {
	  margin-right: 62px;
  }
  section#reports-wrapper .row .col-lg-3:last-child .report-box
  {
	  margin-right:0px;
  }
	 
 }
/* Landscape tablets and medium desktops */
@media (min-width: 992px) and (max-width: 1199px) 
{
	#reports-wrapper .report-box img 	{
		
		margin: 0 auto;
		display: block;
    }
	#reports-wrapper .report-box .report-title
	{
		display: block;
		text-align: center;
		margin-left: 0px;
		margin-top: 6px;
	}
	 section#reports-wrapper .row .col-lg-3 {
    display: inline-block;
    float: none;
    width: auto;    
  }
  section#reports-wrapper .row .col-lg-3 .report-box
  {
	  margin-right: 90px;
  }
  section#reports-wrapper .row .col-lg-3:last-child .report-box
  {
	  margin-right:0px;
  }
 
}
@media (min-width: 992px)
{

}
@media (max-width: 991px) 
{
	
}
/* Portrait tablets and small desktops */
@media (min-width: 768px) and (max-width: 991px) 
{
	
	section#reports-wrapper .row .col-lg-3:first-child, section#reports-wrapper .row .col-lg-3:nth-child(2) 
	{
      margin-bottom: 22px;
	} 
	#bursa-wrapper .news-box h4 span
	{
		 font-size:32px;line-height:36px;
	}
	#bursa-wrapper .news-box h4
	{
		 font-size:14px;line-height:18px;
	}
	#stockinfo-wrapper .calendar-bg .date
	{
		padding-left: 4px;
       width: 100px;
	}
	h3 {
    font-size: 21px;
    line-height: 23px;
  }
  
}
@media (min-width: 768px)
{
 .row-eq-height {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
 } 
 .vertical-align {
    display: flex;
    align-items: center;
}
 
}
/* Landscape phones and portrait tablets */
@media (max-width: 767px) 
{
  #stockinfo-wrapper .calendar-bg, #stockinfo-wrapper .calendar-bg h4
  {
	  margin-top:25px;
  }
  section#newsalert-ircontact .row .col-lg-6:last-child
  {
	  margin-top:65px;
  }
  section#reports-wrapper .row .col-lg-3:first-child, section#reports-wrapper .row .col-lg-3:nth-child(2), section#reports-wrapper .row .col-lg-3:nth-child(3)  
	{
      margin-bottom: 22px;
	} 
	 #stockinfo-wrapper .stockprice h2
	{
		font-size: 40px;
		line-height: 24px;		
	}
	
}
@media only screen and (min-width: 480px) and (max-width: 767px)
{
	h3 {
		font-size: 19px;
		line-height: 20px;
	}
}
/* Portrait phones and smaller */
@media (max-width: 480px) 
{
  #stockinfo-wrapper a.button
  {
	  float:none;display:block;
  }
  #stockinfo-wrapper .stockprice span:last-child
  {
	  display:block;padding-left:0px;padding-top:8px;
  }
}
/* Portrait i phones and smaller */
@media (max-width: 320px) 
{
	
}


