.cosine_content_feedback_link {
/*  background: #FCBA03;*/
  background: #FC037B;
  text-align: center;
/*  width: 100%;*/
  width: 0%;
  height: 0%;
/* */
  margin: 0;
/*  padding: 1.25rem;*/
  position: fixed;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: -500;
  display: none;
}
.cosine_content_feedback_link a {
  color: #FFFFFF;
  text-decoration: underline;
}
.cosine_content_feedback_link a:hover {
  color: #EEEEEE;
}
.cosine_content_feedback_link .ajax-progress-throbber .throbber {
  padding: 0 5px 0 !important;
}
.cosine_content_feedback_link .ajax-progress {
  padding: 11px 0 0 0 !important;
}

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