text, svg .nvd3.nv-pie .nv-pie-title, .nvd3 .nv-discretebar .nv-groups text, .nvd3 .nv-multibarHorizontal .nv-groups text{
   fill: #ebebeb;
}
.nvd3 .nv-axis path{stroke: #ebebeb}
.nvd3.nv-pie path{stroke: #2b3e50}
.nvtooltip, .nvtooltip table{
   color: #ebebeb;
   background-color: #2b3e50;
}
