.content_feedback_link {
  background: #eee none repeat scroll 0 0;
  margin: 0 -22px 0 0;
  padding: 3px 10px 10px;
  position: fixed;
  right: 0;
  bottom: 35%;
  transform: rotate(270deg);
}
.content_feedback_link a {
  color: #000;
}
.content_feedback_link .ajax-progress-throbber .throbber {
  padding: 0 5px 0 !important;
}
.content_feedback_link .ajax-progress {
  padding: 11px 0 0 0 !important;
}

.content-feedback-table tbody tr td:nth-last-child(1) a {
  padding: 0 4px;
}
