﻿.btnHistory {
  float: right;
}
.approvalPathsHistory {
  list-style-type: none;
  padding-left: 10px;
}
.approvalPathName {
  font-weight: bold;
}
.approvalPathName:hover {
  text-decoration: underline;
}
/*# sourceMappingURL=ApprovalPath.css.map */