#sidebar {
  background-color: #990033;
}
#sidebar .nav > li > a:hover {
  background-color: #660000;
  color: #ffffff;
}
.panel-primary-border {
  border-top-color: #cc0000;
}
.panel-primary > .panel-heading {
  background-color: #990033;
}
fieldset {
  border-bottom: 1px solid #818181;
  margin-top: 5px;
  margin-bottom: 10px;
}
legend {
  border-bottom: 0 none;
  font-size: 12px;
  font-weight: bold;
}
#TCPPConfirmation label {
  font-weight: normal;
}
#HowDidYouHearAboutUs label {
  font-weight: normal;
}
#HowDidYouHearAboutUs .table {
  margin-bottom: 0;
}
#HowDidYouHearAboutUs .table td {
  border-top: 0 none;
}
#HowDidYouHearAboutUs .table > tbody > tr > td {
  padding-top: 5px;
  padding-bottom: 5px;
}
