.navbar.navbar-inverse {
  background: #030101f2 !important;
}
.navbar .navbar-nav a {
  background: #ffbdbf !important;
}
.navbar .navbar-nav li.active a {
  color: #030302  !important;
  background: #ffbdbf  !important;
}
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
  color: #555 !important;
  background-color: #ed9999 !important;
}
.breadcrumb {
  background:#a4b7f5d8 !important;
  border: 2px solid #010514ef !important;
  display:none  !important;
}
table.table th {
  background: #ffbdbf !important;
  color: #191a14 !important;
}
.table > thead > tr > th,
.table > thead > tr > td,
.table > tbody > tr > th,
.table > tbody > tr > td,
.table > tfoot > tr > th,
.table > tfoot > tr > td {
  border-top: 1px solid #100112  !important;
}
table.table td {
  background: #ffe9ea !important;
  color:#030001f2  !important;
}
#main_wrap {
  border: 2px solid #ff608f00  !important;
}
.background {
            background: #00040f72 !important;
}


.background_inverse {
            background: #ffbdbf !important;;
            
}



