
#percentage.progress-bar {
    background-color: #1376d7;
}
#sections li.active > a {
    color: #fff !important;
}
#navbar.fixed {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}
#layout-main-wrapper.profile_view {
    background-color: #f5f5f5
}
#navbar.fixed #btn-nav-signup:hover,
#navbar.fixed #btn-nav-signup:focus {
    background-color: #000
}