.top-header
{
    background-color:#708db3 !important
}

.navbar-default .top-menu>li.active{
    background:#587295!important
}

.navbar-default .top-menu>li>a:hover {
    background:#587295!important
}

.navbar-default .navbar-nav>.open>a{
    background:#587295!important
}

.navbar-default .top-menu>li.active>a {
    background:#587295!important
}

.dropdown-menu .active>a{
    background-color:#587295!important
}

.pagination>.active>a{
    background-color:#587295 !important;
    border-color:#708db3 !important
}