.drawcash_summary_list_scroll_button {
  float: right;
  margin: 10px;
  position: fixed;
  right: 0px;
  z-index: 1000;
  width: 55px;
  height: 40px;
  padding: 0px;
  background-color: rgb(0, 128, 0, 0.4);
  font-size: 12px;
}

.drawcash_summary_list_scroll_button_color {
  background-color: rgb(90, 191, 221, 0.6);
}