@charset "utf-8";
/* CSS Document */

/*@font-face {
    font-family: 'KG Why You Gotta Be So Mean';
    src: url('../fonts/kgwhyyougottabesomean-webfont.eot');
    src: url('../fonts/kgwhyyougottabesomean-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/kgwhyyougottabesomean-webfont.woff2') format('woff2'),
         url('../fonts/kgwhyyougottabesomean-webfont.woff') format('woff'),
         url('../fonts/kgwhyyougottabesomean-webfont.ttf') format('truetype'),
         url('../fonts/kgwhyyougottabesomean-webfont.svg#open_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;
}*/

body
{
    font-family: Cabin, sans-serif;
    font-size: 17px;
    line-height: 1.5;
    font-weight: 400;
    letter-spacing: 0px;
	color: #626262;
}
.big-text
{
	font-size: 16px;line-height: 28px;
	color: #000;
}
h1, h2, h3
{
   color: #000;line-height: 1;
	font-weight:800;
}
h2
{
	font-size:28px;
	margin:0px 0px 18px 0px;padding:0px;font-weight:bold;
}
a
{
  color: #f5b310;
}
a:hover
{
	color: #2275ac; 
}
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;
}
.mt50
{
	margin-top:50px;
}
.border-top td
{
	 border-top:1px solid #000 !important;
}
.border-bottom td
{
	border-bottom:1px solid #000;
}
.border-bottom2 td
{
	border-bottom:2px solid #000;
}
.border-top2 td
{
	border-top:2px solid #000;
}
table tr.border-top td:first-child, table tr.border-top2 td:first-child, table tr.border-bottom td:first-child, table tr.border-bottom2 td:first-child
{
	 border:none !important;
}
/********Financial Info****************/
.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: 4px;
  background:#f4f4f4;
  font-weight:400;
}
.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: #f5b310;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  font-weight:bold;
}
.table-section {
    margin-top: 30px;
}
table thead tr {  
	background-color: #f5b310 !important;
    border: 0px;
    color: #fff;        
    border-bottom: 2px solid #6c6c6c;
}
table tr:nth-of-type(odd) {
   /*background-color: rgba(69,124,132, 0.066);*/
   background-color:#f4f4f4;
}
table
{
	width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
}

table tr th, table tr td {
    padding: 14px 16px !important;
    border-top: 1px solid #fefefe !important;
	text-align:center !important;font-size: 16px;
}
table thead th:first-child, table td:first-child
{
	text-align:left !important;
}
.text-left table td
{
	text-align:left !important;
}
.colorcode-2 
{
    background-color: #444 !important;color:#fff;
}
.labelchart {
    text-align: center;	position:relative;z-index:-9;
}
.notes strong
{
	
}
.notes p
{ 
    margin: 10px 0px 04px 0px;   
    font-size: 16px;
}
.notes table tr
{
	background-color:transparent !important;
}
.notes table tr td
{
	padding: 1px 3px!important;
    vertical-align: top !important;
    text-align: left !important;
	font-size: 15px;    
}
.smalltext {
    font-size: 78%;
    font-style: italic;
}
.bold
{
	font-weight: 600;
    color: #000;
}
.percentage-row {
    
    color: #457c84;
    font-style: italic;
}
.tr-heading th {
    background-color: #fff !important;
    color: #457c84;
   text-transform:uppercase;
    border-bottom: 2px solid #457c84;	
	text-align:left !important;
}
.tr-subheading th {
    background-color: #d8d8d8 !important;   
    font-weight: 500;
    line-height: 16px;
    color: #000;text-align:left !important;
}
.table-wrapper table tr td:first-child {
    font-weight: 600;
    border-right: 1px solid #efefef;
}
.table-wrapper ol ol
{
	padding-left:18px;
}
.table-wrapper ol li
{
	margin-bottom:6px;
}
.table-wrapper.ol-mb ol li
{
	margin-bottom:15px;
}
.table-wrapper ol ol li
{
	margin-bottom:2px;
}
.textindent
{
	text-indent:15px;
}

/*==========  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) 
{
	
}
@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) 
{
	

}
/* 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;
      }	
}

