.itopplus-background {

}
.table-background-red {
	background: #bf0102;
}
.table-background-gray {
	background: #fbf4f0;
}

.navbar-default  {
    background: #b92025 !important;
  }

.navbar-default li {
    border: unset !important;
}

@media only screen and (min-width: 280px) {
    .navbar-default.navbar-fixed .dropdown-menu {
        overflow: visible;
        max-height: 400px;
    }
}




