#wf_history {
  border-top: 1px dashed #9ebddc;
  margin-top: 40px;
  margin-bottom: 40px;
  padding-top: 20px;
}
#wf_history table.report.history {
  width: 100%;
  text-align: center;
}
#wf_history table.history th {
  text-align: center;
  height: 30px;
}
#wf_history table.history td {
  font-size: 13px;
  height: 30px;
}
#wf_history table.history td.left {
  text-align: left;
}
#wf_history table.history td.remand {
  color: #f00;
}
#wf_history tr.CURRENT td {
  background-color: #ffffc3;
}/*# sourceMappingURL=workflow.css.map */