#note_body {
  height: 150px; }

.ack-note-button {
  display: block;
  width: 60px;
  text-align: center;
  margin: 0 auto !important; }

.followup_overdue {
  color: red; }

.followup_acked {
  text-decoration: line-through; }

.cactus-admin-report .table > tbody > tr > td.table-note-body {
  padding-bottom: 25px !important;
  vertical-align: top; }

.domain_expiration {
  float: right;
  font-size: 13px;
  margin-top: 2px;
  color: gray !important; }
