#div_buttons_report .button-full-circle
{
    color: #e2e2e2 !important;
}

#div_buttons_report .dashboards-btn-group div.btn
{
    color: #e2e2e2 !important;
}

#div_buttons_report .dashboards-btn-group div.btn:hover
{
    background: #616161;
}

#div_buttons_report .right-nav-button, #div_buttons_report .left-nav-button
{
    background: none;
}

#div_buttons_report
{
    background: #191919;
    background: #2c004b;
    border-bottom: 1px solid #404040;
}

#div_buttons_report .button-full-circle:hover {
    background: #8f2ad4 !important;
}

#div_buttons_report #navbar_scroll span {
    color: white !important;
}

#div_buttons_report #navbar_scroll  .btn-hover:hover
{
    background: #7c29b4;
}
