#filterableList-filterbar .loader {
  display: block;
  position: absolute;
  top: 32%;
  right: -30px;
  width: 16px;
  height: 16px;
  background-image: url('../img/ajax-loader.gif');
  background-color: transparent;
  background-repeat: no-repeat;
}