@charset "utf-8";
/* CSS Document */
@font-face {
	font-family: 'Datasonic';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('../fonts/HelveticaNeueLTPro-Roman.woff2') format('woff2'),
		url('../fonts/HelveticaNeueLTPro-Roman.woff') format('woff');
}
@font-face {
	font-family: 'Datasonic';
	font-style: italic;
	font-weight: normal;
	font-display: auto;
	src: url('../fonts/HelveticaNeueLTPro-It.woff2') format('woff2'),
		url('../fonts/HelveticaNeueLTPro-It.woff') format('woff');
}
@font-face {
	font-family: 'Datasonic';
	font-style: normal;
	font-weight: bold;
	font-display: auto;
	src: url('../fonts/HelveticaNeueLTPro-Bd.woff2') format('woff2'),
		url('../fonts/HelveticaNeueLTPro-Bd.woff') format('woff');
}
@font-face {
	font-family: 'Datasonic';
	font-style: italic;
	font-weight: bold;
	font-display: auto;
	src: url('../fonts/HelveticaNeueLTPro-BdIt.woff2') format('woff2'),
		url('../fonts/HelveticaNeueLTPro-BdIt.woff') format('woff');
}
@font-face {
	font-family: 'Datasonic';
	font-style: normal;
	font-weight: 200;
	font-display: auto;
	src: url('../fonts/helveticaneue-thin.woff2') format('woff2'),
		url('../fonts/helveticaneue-thin.woff') format('woff');
}
/* End Custom Fonts CSS */
body
{  
    font-family: "Datasonic", Sans-serif;    
    font-size: 16px;
    line-height: 2em;
    font-weight: 400;
	color: #000;
}
a, .eventCalendarTitle
{
	text-decoration:none; color:#034694;
	outline: none;
}
a:hover
{
	text-decoration:none;color:#e9de18;
}

/********Financial Info****************/
.labelchart {
    text-align: center;	
}
.colorcode-2 td, .colorcode-3 td
{
	 background-color:transparent !important;
}
.colorcode-2 {
  background-color: #515252 !important;
    color: #fff;
   
}
 
.colorcode-3 
{  
	
    background-color:#cacaca !important;
}
.colorcode-4
{  
	 background-color:#dadada !important;
   
}
.financialInfo{
	margin-bottom:10px;
}
.financialInfo ul.numbers-list
{
	list-style-type:upper-roman; margin-left:0px; padding-left:18px;
	margin-bottom:28px;
}
.financialInfo ul.numbers-list li
{
	font-weight:400;
	margin-bottom:05px;
}
.financialInfo .borderBottom
{
	margin-bottom:25px;
}

.financial-notes td
{
	text-align:left !important;padding:0px 5px 0px 0px !important;
	vertical-align:top !important;
}
.graphIcon{
	background:url(../images/graph.png) no-repeat center center;
	width:28px; height:28px;
	display:block;
}
.graphIcon:hover{
	background:url(../images/graphHover.png) no-repeat center center;
	width:28px; height:28px;
	display:block;
	cursor:pointer;
}
li.active .graphIcon{
	background:url(../images/graphHover.png) no-repeat center center;
	
}

.tableIcon{
	background:url(../images/table.png) no-repeat center center;
	width:28px; height:28px;
	display:block;
}
.tableIcon:hover{
	background:url(../images/tableHover.png) no-repeat center center;
	width:28px; height:28px;
	display:block;
	cursor:pointer;
}
li.active .tableIcon{
	background:url(../images/tableHover.png) no-repeat center center;
	
}
.financialInfo table tr td, .financialInfo table thead tr th{
	vertical-align:middle;
}

.financialInfo thead{
	background:#18908c  !important;
	color:#fff;
	border-bottom-width: 0px;
	border-bottom: 3px solid #fd490a;	
	
}
.financialInfo thead tr{
		
    background-color:#034694;
    border: 0px; 
	font-size:14px; 
	font-weight:400 !important;  
    border-bottom: 3px solid #034694;
	
}
.gradient-none
{
	background:#001e63;
	color:#fff;
	border-bottom-width: 0px;
	/*background-color:rgba(0,30,99,0.7) !important;*/	
	background: -moz-linear-gradient(45deg, rgba(0,30,99,1) 0%, rgba(0,28,96,0.7) 100%); /* ff3.6+ */
	background: -webkit-gradient(linear, left bottom, right top, color-stop(0%, rgba(0,30,99,1)), color-stop(100%, rgba(0,28,96,0.7))); /* safari4+,chrome */
	background: -webkit-linear-gradient(45deg, rgba(0,30,99,1) 0%, rgba(0,28,96,0.7) 100%); /* safari5.1+,chrome10+ */
	background: -o-linear-gradient(45deg, rgba(0,30,99,1) 0%, rgba(0,28,96,0.7) 100%); /* opera 11.10+ */
	background: -ms-linear-gradient(45deg, rgba(0,30,99,1) 0%, rgba(0,28,96,0.7) 100%); /* ie10+ */
	background: linear-gradient(45deg, rgba(0,30,99,1) 0%, rgba(0,28,96,0.7) 100%); /* w3c */
	
}
.financialInfo table tr th{
	text-align:center;
	border-bottom-width: 0px;
	padding: 20px 15px;
	font-size:18px;font-weight: 400;
}
.financialInfo table tbody tr td{
	text-align:center;
	padding:18px 15px;
	font-size:16px;
}
.financialInfo table thead tr th:nth-child(1){
	text-align:left;
	border-bottom-width: 0px;
}
.financialInfo table th:nth-child(1){
	text-align:left;
}

.financialInfo table tbody tr td:nth-child(1){
	text-align:left;
}

.notes
{
	font-size:15px;line-height:18px;
}
.notes p
{
  font-weight:bold;
  margin-bottom:08px;
}
.notes table tr td
{
	padding: 4px 3px!important;
    vertical-align: top !important;
    text-align: left !important;
	font-size:14px !important;
}
.smalltext {
    font-size: 90%;
    font-style: italic;
}
.table-section
{
	margin-top:70px;
}
.bold, .bold td
{
	font-weight:600;
}
.border-left
{
	border-left:1px solid #666;
}
.border-right
{
	border-right:1px solid #666;	
	
}
.border-bottom
{
	border-bottom:1px solid #666;
}
.border-tb
{
	border-top:1px solid #333 !important;
	border-bottom:1px solid #666;
}
.border-tb2
{
	border-top:1px solid #333 !important;
	border-bottom:2px solid #666;
}
.border-top
{
	border-top:1px solid #666 !important;
}
.border-bottom2
{
	border-bottom:2px solid #666;
}
.border-top2
{
	border-top:2px solid #666;
}
.text-indent
{
	text-indent:10px;
}
.tr-heading th
{
	background-color:#fff !important; color:#000;border-bottom: 2px solid #e9de18 !important;
	
}
.tr-subheading th
{	
	color:#034694;
}

/*=========================================
EXERCISE FORM WARRANTS CSS 
===========================================*/

.exercise-form a{	
	margin-top:15px;
	line-height:24px;
	display:block;
	font-weight: bold;
}





/*==========  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) 
{
	.section-title:after
{
	content:"";
	
}
}
@media (min-width: 860px)
{
 .col-centered {
    display: inline-block;
    float: none !important;
    text-align: left;
    margin-right: -4px;
  }
  .row-centered {
    text-align: center !important;
}
}
/* Landscape phones and portrait tablets */
@media (max-width: 767px) 
{
	.financialInfo table tbody tr td
	{	
	  font-size:12px;
    }
	.financialInfo thead tr
	{
		font-size:13px;
	}
	.text-indent {
      text-indent: 0px;
    }

}
/* Portrait phones and smaller */
@media (max-width: 480px) 
{
	.labelchart {
        font-size:8px;	
       }
	 .highcharts-title {    
         text-align: center !important;
          font-size: 13px !important;
          line-height: 17px !important;
      }
}
/* Portrait i phones and smaller */
@media (max-width: 320px) 
{
}

