.input-append .add-on, .input-prepend .add-on, .input-append .btn, .input-prepend .btn {
    color: #333;
}
.form-actions {
   background-color:transparent !important;
    border-top: 0px solid #E5E5E5 !important;
    margin-bottom: 20px;
    margin-top: 20px;
    padding: 19px 20px 20px;
}

#my-subscriptions-page th, #osm-subscription-history th {
 
  background-color: #4B4C4F !important;
}
#subscription-history-page th {
 
  background-color: #4B4C4F !important;
}

.table-striped tbody > tr:nth-child(2n+1) > td, .table-striped tbody > tr:nth-child(2n+1) > th {
    background-color: #292929 !important;
}

.nav >li > a:focus, .nav >li > a:hover
{background-color: #333 !important;}



 