/* Audit Requisites specific styles */
.req_no_checklist {font-style: italic; margin: 0 10px;}
.req_found {font-style: normal; font-weight: bolder !important; margin: 0 20px !important;}
.req_standar {font-variant: small-caps !important; font-weight: bolder !important; text-align: center !important;}
.req_in_checklist {font-style: normal; margin: 0 20px !important;}
.current_treatment {color: red !important}
.previous_treatment {
  background: url(/images/old/error.png) transparent no-repeat left !important;
  list-style: none outside none !important;
  padding: 2px !important;
  padding-left: 20px !important;
}