<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
 
select {
    padding: 10px 15px;
    outline: none;
    min-width: 140px;
    color: #000;
    display: inline-block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    cursor: pointer;
    border: 1px solid #d7d7d7;
    border-radius: 0px !important;
    font-weight: 400;
    line-height: 21px;
}
.dropDownArrow, .ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year {
    background-image: url(../images/dropdownArrow.png) !important;
    background-repeat: no-repeat !important;
    background-position: center right 15px !important;
    background-color: #fff !important;
}
   /* margin-right: 20px;*/

.mb10 {
    margin-bottom: 10px;
}
.pb20 {
    padding-bottom: 20px;
}
/*******News Alert******/
.emailAlert
{
	margin-top:20px;
}
.unregister {
    border-top: 1px solid #ccc;
    padding-top: 3px;
	margin-top:12px;
}
.modal-content .btn-primary
{
	margin-top:15px;
}
.modal-header h4 {
    font-weight: 400;
    font-size: 20px;
    line-height: 22px;
}

/*************** Price &amp; Volume ************/
.tablesaw 
{
	font-size:13px;
}
.tablesaw .tableHeader th
{
	font-weight:700 !important;font-family: "Montserrat",sans-serif;
	border-bottom:1px solid #fff;
}
.stockChartContainer 
{
    padding-top: 10px;
}
.priceVolume{
	margin: 0 0 10px 1px;
}
.priceVolume ul
{
	
}
.priceVolume .tab-content
{
	padding: 35px 24px;
    height: auto;
    background-color: #e2eced;
    border-bottom: 2px solid #a2000e;
    border-radius: 0px 0px 6px 6px;
}
.priceVolume .tab-content span a {
    padding-right: 10px;
    font-weight: bold;   
}
.priceVolume .tab-content span a:hover
{
	
}
.priceVolume .tab-content .datepicker-section {
    margin-top: 15px;
}
.priceVolume .tab-content .datepicker-section .input-group:first-child input {
    margin-right: 16px;
    margin-bottom: 10px;
}
.priceVolume .tab-content .datepicker-section .form-group
{
	 display: inline-block;
	 margin-bottom:0px;
	 vertical-align:middle;
}
.input-group
{
	display:inline-block;
}
.priceVolume .tab-content .datepicker-section .form-group input{
    display: inline-block;
    border: none;
    outline: none;
    border: 1px solid #d7d7d7;    
    min-width: 220px;
}
.priceVolume .datepicker-section .more-button {
    text-align: inherit;
    display: inline-block;
	vertical-align: super;
  
}
.Monthly .more-button:before
{
	 content:'';
	 display:table;
	 clear:both;
}
.Monthly .more-button
{
	display: initial !important;
	margin-left:0px !important;
}
.Monthly .more-button input.btn-primary
{
	margin-top:10px;
}
.priceVolume .nav-tabs &gt; li {
  float: left;
  margin-bottom: 0px;
}

.priceVolume .nav-tabs &gt; li &gt; a {
 
  
  border: 1px solid transparent;
  border-radius: 0px 0px 0 0;  
  font-weight:bold;
  padding: 10px 22px;
  font-size:14px;
  background-color:#707070;
  margin-right:3px;
  font-weight:700;
  color:#fff;
}

.priceVolume .nav-tabs &gt; li.active &gt; a,
.priceVolume .nav-tabs &gt; li.active &gt; a:focus {
  color: #ffffff !important;
  cursor: default;
  background-color: #a2000e ;  
}
.priceVolume .nav-tabs &gt; li.active &gt; a:hover
{
	color:#fff !important;
}

.priceVolumeSelection{
	padding:15px 0px;
}

.priceVolumeSelection a{
	margin-right:12px;
	
}

.priceVolumeTable thead{
	background:#888;
	color:#fff;	
}

.priceVolumeTable thead tr td, .priceVolumeTable tbody tr td{
	text-align:right;
}
.tableHeader {
    background: #707070 !important;
    color: #fff;
    font-weight: bold;
}


.priceVolume  select {
	
    margin-right: 10px;	   
	 min-width:146px;
}
/*#Daily .more-button
{
	margin-left:0px;
	 padding-top:12px;
	 display:block;
	 clear:both;
}*/
.priceVolume .monthYearSelection
{
	padding-left:0px;    margin-bottom: 20px;
}
/**************END Price &amp; Volume**********************/

/********** Investment Calculator ************/
.toggle {
    display: block;
    position: relative;
    margin: 0 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 #e5e5e5;
	padding: 15px;
	background-color:#fcfcfc;
	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;
}
.calculator .form-control{
	border:none;
	border-bottom:1px solid #ccc;	
	-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:#666!important;
	font-weight:bold;
	background:transparent;
	position:relative;
}
.calculator .calculate-value .form-control{
	color:#666!important;	
	border-bottom:1px solid #ebebeb;
}
.calculator-edit{
	text-align:right;	
}
.text-bold{	
	font-weight:bold;
}
.togglec .form-group input{
	border-bottom:1px solid #ccc;	
	background:transparent;
}
.form-inline .form-control{
	border:0px solid #ccc;	
}
.inputbox{
	background:url(../images/corner.png) right bottom no-repeat !important;	
}
#calResult .form-control{
	border:0px solid #ccc;	
}
#calResult
{
 margin-top:30px;
}
#calResult h3
{
	padding-top:0px !important;padding-bottom:18px !important;border-bottom:1px solid #e7e7e7 !important;
}
.pageTitle{
	
	width:100%;
}
.corpInfo a span{
	display:block;
	height:20px;
}
.calculator
{
  min-height:1620px;
}


/** Interactive Stock Chart **/

.interactiveChartIcon .nav &gt; li &gt; a{
	padding:0px;		
}

.interactiveChartIcon{
	margin:0px;
	padding:0px;
	border:0px;
	margin-top:15px;
}

.interactiveChartIcon .nav-tabs {
  border-bottom: 0px solid #ddd;
  margin-right:20px;	
}

.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;
  
}

.interactiveChartIcon .nav-tabs &gt; li &gt; a:hover{
  color: #ffffff;
  cursor:pointer;
  background-color: #000;
  transform: scale(1.2);
  margin:0 6px;
}
div#tblContent {
    background-color: transparent !important;
}
.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: #a2000e;
  transform: scale(1.2);
  margin:0 6px;
}
.right-cntrls{	
    background-color:#707070;
    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;
}
.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:#212529;
	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: #a2000e;
	background:none;
	transform: scale(1);
	text-transform:uppercase;
	font-weight:bold;
}

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

@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;
	}
}






@media (max-width: 767px){
	.calculator label{
		font-weight:normal!important;	
		line-height:14px;
		font-size:90%;
	}	
	
	.togglet span{
		display:none;	
	}
	
	.calculator-edit{
		text-align:left;	
	}
	
	.togglec .pull-right{
		float:none;	
	}
	
	.toggle {
		margin-top:10px;	
	}
	.circularsContainer img
	{
		margin-bottom:15px;
	}
	.pageTitle h3 {    
      font-size: 24px;     
     }
	 .right-cntrls .right-tabs li
  {
		margin:0px !important;
		width:50% !important;font-size:12px !important;
		padding:4px 0px !important;	
  } 
  
}
.calculator
{
  min-height:1620px;
}
/****************END calculator ****************/</pre></body></html>