@charset "utf-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&family=Roboto:ital,wght@0,100..900;1,100..900&display=swap');
/*  font-family: "Roboto", sans-serif;
 
 font-family: "Open Sans", sans-serif;*/
 
/* CSS Document */
body {
	/*font-family: 'Roboto', sans-serif;*/
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen,
               Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
	color: #000;
	font-size:14px;
	font-weight:normal;
	line-height: 1.8;
}
a
{
	text-decoration:none; color:#282562;
	outline: none;
}
a:hover
{
	text-decoration:none;color:#06A0B3;
}
h1
{
	font-family: "Roboto", Sans-serif;
    font-size: 42px;line-height: 1.2;
    font-weight: 500;color:#0c1222;
    text-transform: capitalize;
	margin:0px 0px 20px 0px;
}
.irbutton, .btn-primary, .ClsButton, .size
{
  
      background-color: #282562;
    color: #ffffff !important;
    font-size: 18px !important;
    line-height: 22px;
    border-radius: 3px;
    padding: 14px 34px;
    text-align: center;
    text-transform: capitalize;
    position: relative;
    display: inline-block;
    outline: none;
    border: none;
    font-weight: 400 !important;
    font-family: "Roboto", Sans-serif !important;
    -webkit-transition: all .5s !important;
    transition: all .5s !important;
    min-width: 150px;
    height: auto !important;
}
.irbutton:hover, .btn-primary:hover, .ClsButton:hover, .size:hover
{
	 background-color:#06A0B3;color: #ffffff;
}

.kh-box
{
	margin:30px 0px;border-right: 1px dashed #1E9BB6;
}
.row .col-lg-3:last-child .kh-box {
    border: none;
}

.kh-box  img
{
	display:inline-block;margin-right:5px;	
}
.kh-box div
{
	display:inline-block;vertical-align:middle;
	 font-size:22px;line-height:30px;color: #0C1222;
}
.kh-box div span
{
	font-size:38px;line-height:40px;
	color: #2E296B;display:block;font-weight:bold;
	margin: 8px 0px 2px 0px;
}
.kh-box div span sub
{
	bottom:-0px !important;
	font-size:24px;line-height:30px;
}
/********Financial Info****************/
.financialInfo .nav-tabs {
    margin-bottom: 20px;
}
.percentage-row {
    font-size: 13px;
    color: #282562;
    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 {
  
}
.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: #282562;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  font-weight:500;
}
.table-section {
    margin-top: 50px;
}
.financialInfo .col-lg-6.col-md-6.col-sm-6
{
	margin-bottom:16px;
}
.financialInfo thead tr {  
	background-color: #971208;
    border: 0px;
    color: #fff;
    font-size: 15px;
    font-weight: 500 !important;
    border-bottom: 3px solid #971208;
}
.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;
}

.colorcode-2 {
    background-color: #ffefeb  !important;
	
}
.colorcode-3 {
    color: #fff;
    font-weight: 500 !important;
    background-color: #878787  !important;
	
}
.colorcode-3 td {
    font-size: 18px !important;
}
.financialInfo table th
{
	font-size:18px;
}
.financialInfo table td
{
	vertical-align:middle;padding:15px 12px !important;
	font-size:15px;
}
.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
{
	
}
.notes p
{
 
    margin: 6px 0px 04px 0px;   
    font-size: 14px;
}
.notes table tr td
{
	padding: 1px 3px!important;
    vertical-align: top !important;
    text-align: left !important;
	 font-size:13px;line-height:22px;
}
.smalltext {
    font-size: 85%;
    font-style: italic;
}
.bold
{
	font-weight:600;color:#0c1222;
}
.border-top td
{
	 border-top:1px solid #0c1222 !important;
}
.border-bottom td
{
	border-bottom:1px solid #0c1222;
}
.border-bottom2 td
{
	border-bottom:2px solid #0c1222;
}
.border-top2 td
{
	border-top:2px solid #0c1222;
}
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;
}

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

}

@media (max-width: 991px) 
{
	.row .col-lg-3:nth-child(2) .kh-box
	{
		border:none;
	}
}
/* Landscape phones and portrait tablets */
@media (max-width: 767px) 
{
  .kh-box
  {
	  text-align:center;
  }
  .kh-box img
  {
	  margin:0px 0px 12px 0px
  }
  .kh-box div
  {
	  display:block;
  } 
   h1
  {
	  text-align:center;
  }
}
/* 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;
      }
	.income-distribution tbody tr td:nth-child(2), .income-distribution  thead tr th:nth-child(2)
  {
	     max-width:none !important;
  }
 
}


