.receita-chart-header-grd{
  background: linear-gradient(#deeefa,#fcffff);
}
.receita-chart-border{
  border: 1px solid #e1e1e1;
}
.bg-white{
  background-color: #fff;
}

.receita-chart-panel-heading{
    background: linear-gradient(#deeefa,#fcffff);
    border-radius: 0px;
    border-right: 1px solid #60aee6!important;
    border-left: 1px solid #60aee6!important;
    border-radius: 0px;
    color: #6790c7!important;
    border-top: 1px solid #60aee6!important;   
}
/* panel end */
.demographics, .education, .employment {
    width: 173px;
    float: left;
  }
  