.scrollgeneric {
position: absolute;
top: 0; left: 0;
}

.vscrollerbase {
width: 10px;
background-color: #00b471 ;
}
.vscrollerbar {
width: 10px;
background-color: #007c2f;
}


