.long-description {
  border-left-color: #000000;
}
.header-color {
  background-color: #9c9c9c !important;
}

.tagline-color {
  background: #e91d24 !important;
  color: #FFFFFF !important;
}

.header-primary-text-color {
  color: #000000 !important;
}

.header-secondary-text-color {
  color: #000000 !important;
}

.header-link-text-color {
    color: #000000 !important;
}

.header-link-text-color:hover {
    color: #000000 !important;
}

.header-link-text-color:active {
    color: #000000 !important;
}

.spinner-color {
  background-color: #ffffff !important;
}

.status-bar-color {
  background-color: #e91d24 !important;
}

.status-bar-text-color {
  color: #FFFFFF !important;
}

.active-item {
  border-left: solid #e91d24 6px !important;
}

.ok {
  color: #FFFFFF !important;
  background-color: #e91d24 !important;
  outline: 2px solid #e91d24 !important;
}

.confirm-button {
  color: #FFFFFF !important;
  background-color: #e91d24 !important;
  outline: 2px solid #e91d24 !important;
}

.indicator.pending {
  color: #e91d24 !important;
  outline: 2px solid #e91d24 !important;
}

.indicator.high-bidder
{
  color: #ffffff !important;
  background-color: #e91d24 !important;
    outline: 2px solid #e91d24 !important;
}

.watchlist-button {
  cursor: pointer !important;
  background-color: #5A5A5A !important;
  color: #FFFFFF !important;
  outline: 2px solid #5A5A5A !important;
}

.watchlist-star {
  color: #000000 !important;
}

.title-text-color {
  color: #e91d24 !important;
}

a {
  color: #e91d24;
}
.link-text-color {
  color: #e91d24 !important;
}

a:hover {
  color: #e91d24;
}
.link-text-color:hover {
  color: #e91d24 !important;
}

a:active {
  color: #e91d24 !important;
}
.link-text-color:active {
  color: #e91d24 !important;
}

.outline-box {
  border-color: #000000 !important;
  outline: solid 3px #000000 !important;
}

#loading-bar .bar {
  background-color: #000000 !important;
}

tr.activeItem {
  border-color: #e91d24 !important ;
  border-style: solid !important;
  border-width: 2px !important;
  border-collapse: collapse !important;
}

input[type=radio]:not(old):checked + label > span > span {
  background-color: #e91d24 !important;
}

.phone {
  border-color: #ffffff !important;
}
