.scrollgeneric {
line-height: 1px;
font-size: 1px;
position: absolute;
top: 0; left: 0;
}


.vscrollerbase {
width: 4px;
background-color: #242b27;
}

.vscrollerbar {
width: 4px;
height: 20px !important;
background-color: #637369;
}


.hscrollerbase {
height: 4px;
background-color: #242B27;
}

.hscrollerbar {
width: 4px;
height: 4px;
background-color: #637369;
}

