@charset "utf-8";
/* CSS Document */
@font-face {
 font-family: 'avenir_light';
 font-weight: 400;
 font-style: normal;
 src: url('../fonts/AvenirLTProLight.otf') format('opentype');
 src: url('../fonts/avenirltprolight-webfont.woff2') format('woff2'),  url('../fonts/avenirltprolight-webfont.woff') format('woff');
}
 @font-face {
 font-family: 'avenir_light_oblique'; 
 font-weight: 400;
 font-style: normal;
 src: url('../fonts/AvenirLTProLightOblique.otf') format('opentype');
 src: url('../fonts/avenirltprolightoblique-webfont.woff2') format('woff2'),  url('../fonts/avenirltprolightoblique-webfont.woff') format('woff');
}
 @font-face {
 font-family: 'avenir_medium'; 
 font-weight: 400;
 font-style: normal;
 src: url('../fonts/AvenirLTProMedium.otf') format('opentype');
 src: url('../fonts/avenirltpromedium-webfont.woff2') format('woff2'),  url('../fonts/avenirltpromedium-webfont.woff') format('woff');
}
@font-face {
 font-family: 'avenir_black'; 
 font-weight: 400;
 font-style: normal;
 src: url('../fonts/AvenirLTProBlack.otf') format('opentype');
 src: url('../fonts/avenirltproblack-webfont.woff2') format('woff2'),  url('../fonts/avenirltproblack-webfont.woff') format('woff');
}
 @font-face {
 font-family: 'avenir_black_oblique';
 font-weight: 400;
 font-style: normal;
 src: url('../fonts/AvenirLTProBlackOblique.otf') format('opentype');
 src: url('../fonts/avenirltproblackoblique-webfont.woff2') format('woff2'),  url('../fonts/avenirltproblackoblique-webfont.woff') format('woff');
}
 /*@font-face {
 font-family: 'avenir_book';
 src: url('../fonts/avenirltprobook-webfont.woff2') format('woff2'),  url('../fonts/avenirltprobook-webfont.woff') format('woff');
 font-weight: normal;
 font-style: normal;
}
 @font-face {
 font-family: 'avenir_book_oblique';
 src: url('../fonts/avenirltprobookoblique-webfont.woff2') format('woff2'),  url('../fonts/avenirltprobookoblique-webfont.woff') format('woff');
 font-weight: normal;
 font-style: normal;
}
 @font-face {
 font-family: 'avenir_heavy';
 src: url('../fonts/avenirltproheavy-webfont.woff2') format('woff2'),  url('../fonts/avenirltproheavy-webfont.woff') format('woff');
 font-weight: normal;
 font-style: normal;
}
 @font-face {
 font-family: 'avenir_heavy_oblique';
 src: url('../fonts/avenirltproheavyoblique-webfont.woff2') format('woff2'),  url('../fonts/avenirltproheavyoblique-webfont.woff') format('woff');
 font-weight: normal;
 font-style: normal;
}*/
 
 /*@font-face {
 font-family: 'avenir_oblique';
 src: url('../fonts/avenirltprooblique-webfont.woff2') format('woff2'),  url('../fonts/avenirltprooblique-webfont.woff') format('woff');
 font-weight: normal;
 font-style: normal;
}
 @font-face {
 font-family: 'avenir_roman';
 src: url('../fonts/avenirltproroman-webfont.woff2') format('woff2'),  url('../fonts/avenirltproroman-webfont.woff') format('woff');
 font-weight: normal;
 font-style: normal;
}*/


body
{  
    font-family: 'avenir_light';  
    font-size: 16px;   
    font-weight: 400;
	color: #000000;
    line-height: 1.7 !important;
    letter-spacing: 1px;}
a
{
	text-decoration:none;
	 color:#017fdd;
	outline: none;
}
a:hover
{
	text-decoration:none;
	/*color:#0A80DD;*/
	color:#000;
}


h1, h2, h3, h4, h5
{
	color:#222222;font-weight:bold;
}
h3 {
    font-size: 20px;
    line-height: 30px;
    letter-spacing: 0px;
    opacity: 1;
    margin: 0px;
}
.mt30
{
	margin-top:30px;
}
label {
    text-align: left;
    font-weight: bold;
    letter-spacing: 0px;
    color: #444444;
    opacity: 1;
    margin-bottom: 10px;
    display: block;
}
.labelchart {
    text-align: center;	position:relative;z-index:-9;
}
.select-group
{
	position:relative;/*display:inline-block;*/
	margin-bottom:16px;
}
.ddlselectbox
{
	position:relative;
}
.select-group .ddlselectbox:after
{
	content: "\f078";
    font-family: "Font Awesome 5 Free";
	position: absolute;
    font-size:12px;
    z-index: 1;       
	font-weight:bold;
	position: absolute;
    top: 50%;right:18px;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.irselectbox
{
	border: 2px solid #D3D3D3;
	border-radius: 10px;
	opacity: 1;padding:15px 18px;
	width:100%;
	-webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;position:relative;
	letter-spacing: 0px;color: #444444;
    opacity: 1;outline:none;line-height:16px;
	background-color: transparent;
    z-index: 999;
}
.irfinancialinfo .wrapperClass input[type="checkbox"]
{
	display:none;
}
.bold
{
  font-weight:bold;
}
.irfinancialinfo table thead
{
	background-color:#555;
}
.irfinancialinfo table thead tr th:first-child
{
	font-weight:400;
}
.irfinancialinfo table thead tr th
{
	color:#fff;
}

.irfinancialinfo table.tablesaw tr th, .irfinancialinfo table.tablesaw tr td
{
	padding:14px 20px;text-align:center;
	border-right:4px solid #fbfbfb !important;
	letter-spacing:0px;    font-size: 15px;
}
.irfinancialinfo table.tablesaw tr td span
 {
	 font-size:12px;font-style:italic;padding-left:2px;
 }
.irfinancialinfo table tr.months-row td
{
	font-size:15px;line-height:20px;
	padding-top:16px;padding-bottom:16px;
	font-family: 'avenir_medium';
}
.irfinancialinfo table tr th:last-child, .irfinancialinfo table tr td:last-child
{
	border:none;
}
.irfinancialinfo table.tablesaw tbody tr:nth-of-type(odd) 
{
    background-color: #f2f2f2;
}
.irfinancialinfo table.tablesaw thead th:first-child, .irfinancialinfo table.tablesaw tbody td:first-child {
    text-align: left !important;
	 min-width:320px;
}
.irfinancialinfo table tr.tr-heading th, .irfinancialinfo table tr.tr-subheading th
{
	text-align:left;
}
.irfinancialinfo  .notes
{
	margin-top:40px;
}
.irfinancialinfo  .notes tr td
{
	padding:4px;vertical-align:top;
	font-size:13px;
}
.irfinancialinfo h3
{
	text-align: left;
    margin-bottom: 18px;
}
/********Financial Info****************/
.highcharts-tooltip > span {
	
    background-color: rgba(255,255,255,0.95);
	background-color: white;     
    z-index: 99999 !important;
}

.labelchart {
    text-align: center;	position:relative;z-index:-9;
}


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

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


@media (min-width: 768px)
{
 .left-column
 {
	width:260px !important;
 }
}
@media(max-width:767px)
{
	/********Select boxes on Mobile******/
  h3
  {
	  display:none;
  }
  .left-column
  {
	  background-color:#F0F0F0;position:relative;
	  margin-bottom:32px;padding:16px;
  } 
 .select-group
  {
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
	margin:6px 0px; 
  }
  label
  {
	display:inline-block;
	width: 32%;margin-right: 4px;
	margin-bottom:0px;
  }
  .ddlselectbox
  {
	  width:70%;
  }
  .irselectbox
  {
	  border-radius:4px;padding: 4px 18px;
  }
  
}
@media (min-width: 576px) and (max-width: 767px) 
{
  .irfinancialinfo table.tablesaw thead th:first-child, .irfinancialinfo table.tablesaw tbody td:first-child
 {
	 min-width:280px;
 }  
}
/*Landscape phones and portrait tablets */
@media (max-width: 575px) 
{
 
}
/* Portrait phones and smaller */
@media (max-width: 480px) 
{
	.labelchart {
        font-size:10px;	
       }
	 .highcharts-title {    
         text-align: center !important;
          font-size: 16px !important;
          line-height: 20px !important;
      }
 .highcharts-axis-labels.highcharts-xaxis-labels span {
    font-size: 8px !important;
    line-height: 10px;
 }
 .irfinancialinfo table.tablesaw thead th:first-child, .irfinancialinfo table.tablesaw tbody td:first-child
 {
	 min-width:150px;
 }
}
/* Portrait i phones and smaller */
@media (max-width: 400px) 
{	
}



