.utilities-bar {
  background-color: #000;
}
.utilities-bar .black a {
  color: #fff;
}
.utilities-bar .dropdown-menu a {
  color: #000;
}
.utilities-bar .login a:hover,
.utilities-bar .login a:focus {
  color: #ccc;
  text-decoration: none;
}
.utilities-bar .login ul a:hover,
.utilities-bar .login ul a:focus {
  color: #333;
  text-decoration: none;
}
form {
  padding-bottom: 0;
}
#search-heading {
  display: none;
}
.sidebar-container {
  padding-left: 10px;
}
#vt_fixed_nav {
  background-color: #282323;
  color: #fff;
  z-index: 10000;
}
#vt_fixed_nav img {
  position: absolute;
  width: 30px;
}
#vt_fixed_nav .vt-float-head {
  border-left: 1px solid #f60;
  margin-left: 30px;
  padding-left: 10px;
  font-size: 16px;
  margin-top: 8px;
  margin-bottom: 0;
}
#vt_fixed_nav .vt-float-button {
  margin-top: 5px;
}
.navbar-sticky {
  position: fixed;
  top: 0;
  width: 100%;
  min-height: 41px;
}
#menu_float_button,
#menu_float_button i {
  width: 46px;
  height: 30px;
}
header {
  border-bottom: 1px solid #fff;
  font-family: "PT Sans", sans-serif;
}
@media (max-width: 767px) {
  .brand .visible-xs {
    display: inline-block;
  }
}
@media (max-width: 991px) {
  .brand .visible-sm {
    display: inline-block;
  }
}
.navbar {
  background: #282323;
  color: #fff;
  border-top: 1px solid #fe5b00;
}
.utilitiesbar {
  min-height: 33px;
}
.shield {
  z-index: 10000000;
}
#contain2 div div .logo .hidden-sm .hidden-xs {
  max-width: 178px;
}
.sub-header .main-content-container .slogan {
  display: none;
}
.sub-header .main-content-container #search-field {
  height: 40px;
  border-right: none;
  background-color: transparent;
  color: #444;
  font: 13px/13px Arial, Helvetica, sans-serif;
}
.sub-header .main-content-container #search-field.visible-sm {
  background-color: #fff;
}
.logo > img {
  padding-right: 10px;
  border-right: 1px solid #f60;
}
@media (max-width: 365px) {
  .logo > img {
    border-right: none;
  }
}
.navbar-default {
  background-color: #000;
  border-color: #000;
}
.utilities-bar .navbar .navbar-nav > li > a {
  border: none;
}
.btn-breadcrumb .btn:last-child {
  color: #fff;
}
.navbar-default .navbar-nav > li > a {
  color: #fff;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #aaa;
}
#search-button {
  margin-bottom: 10px;
  margin-left: -40px;
  height: 40px;
  border-left: none;
  background: #fe5b00;
  color: #fff;
  font-size: 17px;
  line-height: 12px;
  vertical-align: top;
}
#sidebar_menu {
  z-index: 10001;
}
.app-header .well .open {
  background: linear-gradient(#600, #600);
  border-color: #4d0000;
  margin-bottom: 0;
}
.app-header .well .browsecat .browsecat-panel ul li a i {
  color: #fff;
}
.breadcrumb li a {
  color: #fff;
}
.btn .btn-danger {
  background-color: #861f41;
  border-color: #861f41;
}
.btn .favorite {
  color: #e4b8b5;
}
#main-content {
  min-height: calc(100vh - 196px);
}
footer {
  padding: 24px 0;
  text-align: center;
  position: relative;
  font-family: BentonSansRegular, Arial, serif;
  font-weight: normal;
  margin-top: 35px;
  background: #861f41;
  border-top: 6px solid #000;
  color: #fff;
}
footer a:link {
  color: #fff;
}
footer img {
  max-width: 167px;
}
#powered_by_rsmart {
  visibility: hidden;
}
footer p {
  clear: left;
}
.app-header {
  background: #861f41;
  border-color: #861f41;
}
.app-header .well {
  background: #861f41;
  border-color: #861f41;
}
.header-background {
  background-color: #861f41;
}
