.navbar-static-top.navbar-inverse {
  background-color: #0A0802 !important
}

.navbar-inverse .navbar-nav > li > a{
  color: white !important;
}

.validation-header {
 color: inherit !important;
}



.alert-danger {
    background-color: white !important;
    color: black !important;
}

.validation-header {
    color: inherit !important;
}

/*ol.progress{
  background-color: white !important;
}*/