/* Somthing is overriding this in app css */
.chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
  background: url(chosen-sprite.png) -42px 1px no-repeat !important;
}
.modal-backdrop {
  z-index: -1;
}

ul.nav-tabs.customer li {

}

div.search-panel ul.nav-pills.nav-justified li a { background-color: #eee; color: #b12025; border: 1px solid #b12025; }
div.search-panel ul.nav-pills.nav-justified li.active a { background-color: #b12025; color: #eee; }

.panel-header.row a.admin-header-link { color: #ddd;}
.panel-header.row a.admin-header-link:hover { color: #fcc;}

#navbar li a {outline: none;}
#navbar li a:focus {outline:none;}

#admin-search-form input { background-color: #fff;}