.masthead .main-navbar ul li a {
  border-radius: 0.3rem !important;
  background: #810606 !important;
}
.navbar-light .navbar-toggler {
  background-color: #500404 !important;
}
a.tag:hover {
  background-color: #b20808 !important;
  border: 1px solid #810606 !important;
  box-shadow: inset 0 1px 0 #e20b0b !important;
}
.media-view:hover, .media-view.hovered {
  border-color: #810606 !important;
}
.view-list li a.active, .view-list li a:hover {
  border-color: #810606 !important;
}
.view-list li a.active .icon, .view-list li a:hover .icon {
  background-color: #810606 !important;
}
.view-list li .arrow {
  border-top-color: #810606 !important;
}
.view-list li.active a {
  border-color: #810606 !important;
}
.view-list li.active a .icon {
  background-color: #810606 !important;
}
.account-masthead {
  background: #500404 url("../../base/images/bg.png") !important;
}
.account-masthead .account ul li {
  border-left: 1px solid #380303 !important;
}
.account-masthead .account ul li a {
  color: #e0c1c1 !important;
}
.account-masthead .account ul li a:hover {
  color: #ecdada !important;
  background-color: #380303 !important;
}
.site-footer {
  background: #810606 url("../../base/images/bg.png") !important;
}
.homepage .module-search .tags {
  background-color: #500404 !important;
}
.masthead .main-navbar ul li:hover a, .masthead .main-navbar ul li:focus a, .masthead .main-navbar ul li.active a {
  background-color: #500404 !important;
}
.homepage .module-search .search-form {
  background-color: #810606 !important;
}
.view-list.stacked::-webkit-scrollbar-thumb:hover {
  background-color: #810606 !important;
}
.account-masthead .account .notifications a span.badge {
  background-color: #380303 !important;
  color: #e0c1c1 !important;
}
.account-masthead .account .notifications a:hover span {
  background-color: #200101 !important;
}
.resource-view-list.reordering li.ui-sortable-helper {
  border: 1px solid #810606 !important;
}
.resource-view-list.reordering li.ui-sortable-helper .handle {
  border-color: #810606 !important;
}

