@charset "utf-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,700;0,800;1,600&display=swap');

/*font-family: 'Open Sans', sans-serif;*/

body
{
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
  line-height: 25px;
  font-weight:400;
  color: #494949;letter-spacing:0px;
}
.big-text
{
	font-size: 16px;line-height: 28px;
	color: #000;
}
h1, h2, h3, h4, h5, h6 
{
    font-family: 'Open Sans', sans-serif;
	color: #111111;
}
a
{
  color: #f68b1f;
}
a:hover
{
	color: #2a2b2b;
}
a:active, a:focus, a:hover, input:active, input:hover, input:focus, input:visited 
{
	text-decoration:none !important; outline:none !important;
}
#graph
{
	width:1px;
	min-width:100%;
}
.flex-middle
{
	justify-content: center;
    display: flex;   
    padding: 60px;
}
.mt30
{
	margin-top:30px;
}
/********Financial Info****************/
.z-tabs > ul > li > a
{
   font-size:13px !important;
}	
.highcharts-tooltip > span {
	
    background-color: rgba(255,255,255,0.95);
	background-color: white;     
    z-index: 99999 !important;
}
.financialInfo .nav-tabs {
    margin-bottom: 20px;
}
.percentage-row {
    font-size: 13px;
    color: #2d5ca3;
    font-style: italic;
}
.financialInfo .nav-tabs > li {
  float: left;
  margin-top: 2px;
}

.financialInfo .nav-tabs > li > a {
  margin-right: 4px;
  line-height: 1;
  border: 1px solid transparent;
  border-radius: 0px 0px 0 0;
  background:#e3e3e3;
  font-weight:bold;
}
.financialInfo .nav-tabs > li > a:hover {
  border-color: #eee #eee #ddd;
  font-weight:bold;
}
.financialInfo .nav-tabs > li.active > a,
.financialInfo .nav-tabs > li.active > a:hover,
.financialInfo .nav-tabs > li.active > a:focus {
  color: #fff !important;
  cursor: default;
  background-color: #f68b1f;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  font-weight:bold;
}
.table-section {
    margin-top: 30px;
}
.financialInfo thead
{
	
}
.financialInfo thead tr {  
	background: #0d4c93;
    border: 0px;
    color: #fff;
    font-size: 15px;
    font-weight: 600 !important;
    border-bottom: 2px solid #000;
}
.financialInfo thead th
{
	padding:15px 10px !important;text-align:center !important;
	font-weight: 500 !important;
}
.financialInfo table td
{
	text-align: center !important;
}
.financialInfo thead th:first-child, .financialInfo table td:first-child
{
	text-align:left !important;
}
.tr-heading th {
    background-color: #fff !important;
    color: #494949; text-transform: uppercase;
    border-bottom: 2px solid #0d4c93;
	font-family: 'Open Sans', sans-serif;
}
.tr-subheading th {
    background-color: #e2e2e2 !important;
    font-size: 13px;
    font-weight: 500;
    line-height: 16px;
}
.colorcode-2 {
    background-color: #ececec !important;
}
.colorcode-3 {
    color: #fff;
    text-transform: uppercase;  font-weight: 500 !important;
    background-color: rgba(25, 152, 246, 0.8) !important;
}
.colorcode-3 td {
    font-size: 14px !important;
}
.financialInfo table td
{
	vertical-align:middle;
}
.labelchart {
    text-align: center;	position:relative;z-index:-9;
}
.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 */
	
}
.notes
{
	font-size:14px;line-height:22px;
}
.notes p
{
 
  margin:15px 0px 04px 0px;
}
.notes table tr td
{
	padding: 1px 3px!important;
    vertical-align: top !important;
    text-align: left !important;
}
.smalltext {
    font-size: 85%;
    font-style: italic;
}
.bold
{
	font-weight:700;color:#2a2b2b;
}
.border-top td
{
	 border-top:1px solid #000 !important;
}
.border-bottom2 td
{
	border-bottom:2px solid #000;
}
table tr.border-top td:first-child, table tr.border-bottom2 td:first-child
{
	 border:none !important;
}
.border-left
{
	border-left:1px solid #000;
}






/*======================================
analysts coverage css
========================================*/



.tp-ac-table, .cr-table{
	 background: #0d4c93;

    text-align: center;
    padding: 15px 06px;
    font-size: 16px;
    line-height: 22px;
    border-right: 1px solid #e8e8e8;
	color:#fff;
	/*background-attachment: fixed !important;*/
}


.tp-ac-table thead tr th, .cr-table thead tr th{
	font-family:'Open Sans', sans-serif;
	color:#fff;

}
.tp-ac-table thead > tr > th, .tp-ac-table tbody > tr > th, .tp-ac-table tfoot > tr > th, .tp-ac-table thead > tr > td, .tp-ac-table tbody > tr > td, .tp-ac-table tfoot > tr > td {
    padding: 16px !important;
}

.tp-ac-table tbody tr, .cr-table thead tr th {
    border-top: 1px solid #e0e0e0;
}
.tp-ac-table tbody td, .cr-table tbody td {
    background: #ffffff;
    font-size: 14px;
    font-weight: 500;
    color: #000;
    border: 1px solid #e0e0e0;
    padding: 5px 7px;
}
.tp-ac-table thead th, .cr-table thead th{
    border: 0;
    border-right: 1px solid #fff;
    color: #ffffff;
    font-size: 14px;
    font-weight: 700;
    padding: 7px 15px;
}
.foot-note p{
	color:#5f6a88;
}

.cr-table tbody td {
	text-align:left;
	
}

.credit-note p{
	color: #5f6a88;
}








/*==========  Mobile First Method  ==========*/
/* Large desktops and laptops */
 
@media (min-width: 1200px)
{
 
}

@media (min-width: 768px) and (max-width: 991px) 
{
	
}

@media (min-width: 860px)
{
 .col-centered {
    display: inline-block;
    float: none !important;
    text-align: left;
    margin-right: -4px;
  }
  .row-centered {
    text-align: center !important;
}
}

@media(max-width:767px)
{
	
}
@media (min-width: 576px) and (max-width: 767px) 
{
  
}
/*Landscape phones and portrait tablets */
@media (max-width: 575px) 
{
 
}
/* 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;
      }
 .highcharts-axis-labels.highcharts-xaxis-labels span {
    font-size: 8px !important;
    line-height: 10px;
 }
 #tabbed-nav .col-xs-12
 {
	 padding-left:0px;padding-right:0px;
 }
 
}
/* Portrait i phones and smaller */
@media (max-width: 400px) 
{	
}



