#header ul {
  list-style: none;
  margin: 0;
  padding: 0;
  color: #FFF; }

#header li {
  display: inline; }

#header li a {
  padding: 3px 12px;
  color: #FFF;
  background-color: #0054A6;
  text-decoration: none;
  border-right: 1px solid #FFF; }

#header li a:hover {
  background: #65944A;
  color: #FFF; }

#notice {
  background: #2e2;
  color: #222; }

#warning {
  background: #ee0;
  color: #222; }

#error {
  background: #e22;
  color: #fff; }

.flash {
  padding: 10px;
  text-align: center;
  margin-bottom: 20px; }

.fieldWithErrors {
  padding: 2px;
  background-color: red;
  display: table; }

#errorExplanation {
  width: 400px;
  border: 2px solid red;
  padding: 7px;
  padding-bottom: 12px;
  margin-bottom: 20px;
  background-color: #f0f0f0; }

#errorExplanation h2 {
  text-align: left;
  font-weight: bold;
  padding: 5px 5px 5px 15px;
  font-size: 12px;
  margin: -7px;
  background-color: #c00;
  color: #fff; }

#errorExplanation p {
  color: #333;
  margin-bottom: 0;
  padding: 5px; }

#errorExplanation ul li {
  font-size: 12px;
  list-style: square; }

.even {
  background-color: #e5ecf9;
}

.odd {
  background-color: #FFF;
}

.askPatient {
  background-color: #ff0000;
}

.useCoversheet {
  width: 100px;
}

.useConfidential {
  width: 100px;
}

.useReadFrequently {
  width: 100px;
}

.useInitialed {
  width: 100px;
}

img 
{
  margin: 0pt;
}

p img
{
  float: none;
  margin: 0pt;
  padding: 0pt;
}

select {
  vertical-align: middle;
}

th { background: #C3D9FF; }

th.dose { text-align: center }
td.dose { text-align: center }
table#email_templates td.gender { text-align: center }
table#email_templates td.position { text-align: center }
table#email_templates td.mailto_length { text-align: center }
table#nutrients th.per_bottle { text-align: center }
table#nutrients td.per_bottle { text-align: center }

#stats_report #contract {
  padding-left: 25px;
}

#stats_report #fee_for_service {
  padding-left: 25px;
}

#stats_report #nutrient_only {
  padding-left: 25px;
}

#phone_numbers_container {
  padding-left: 25px;
  padding-bottom: 10px;
}

#email_addresses_container {
  padding-left: 25px;
  padding-bottom: 10px;
}

#postal_addresses_container {
  padding-left: 25px;
  padding-bottom: 10px;
}

#patient_nutrients {
  padding-left: 25px;
  padding-bottom: 10px;
}

#referrals_container {
  padding-left: 25px;
  padding-bottom: 10px;
}

#referee_container {
  padding-left: 25px;
  padding-bottom: 10px;
}

#notes_container {
  padding-left: 25px;
  padding-bottom: 10px;
}

#vitals_container {
  padding-bottom: 10px;
}

.postal_address table {
  padding-left: 25px;
}

.patient_nutrient_specifics {
  padding-left: 25px;
  padding-top: 5px;
  padding-bottom: 5px;
}

#nutrients_container {
  padding-left: 25px;
  padding-bottom: 10px;
}

.quest_notyes {
  color: red;
}

#stats_report {
  padding-bottom: 20px;
}

.patient_best_way_to_contact {
  color: red;
}

.notVisible {
  display: none;
}

#patient_email_reminders {
  padding-top: 13px;
}

.no_supplement_email_reminders {
  padding-bottom: 10px;
  font-weight: bold;
}
