.navbar.navbar-inverse {
  background: #f500a3f2 !important;
}
.navbar .navbar-nav a {
  background: #f500a3f2 !important;
}
.navbar .navbar-nav li.active a {
  color: #030302  !important;
  background: #f500a3f2  !important;
}
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
  color: #555 !important;
  background-color: #e9c46a !important;
}
.breadcrumb {
  background:#a4b7f5d8 !important;
  border: 2px solid #010514ef !important;
  display:none  !important;
}
table.table th {
  background: #f500a3f2 !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: #b01b88e5 !important;
  color:#360615f2  !important;
}
#main_wrap {
  border: 2px solid #ff608f72  !important;
}
.background {
            background: #a4b7f500 !important;
}


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



