.btn-group .active {
     background-color: #000099  !important;       
     color: white !important;      
}

.btn.btn-white .active,  .btn-white.btn-primary:focus, .btn-white.btn-primary.active, .btn-white.btn-primary:active {
    border-width: 1px;
    text-shadow: none !important;
    background-color: #428BCA !important;
    color:white !important;
}