.nicescroll-rails-vr {
  padding-right: 1px;
  opacity: 1!important;
}

.nicescroll-cursors {
  width: 7px!important;
  background-color: rgba(0,0,0,.4)!important;
  border-radius: 20px!important;
  border: 0!important;
}

.nicescroll-cursors:hover {
  background-color: rgba(0,0,0,.6)!important;
  cursor: pointer;
}

.nicescroll-cursors:active {
  background-color: rgba(0,0,0,.8)!important;
}
