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


.vscrollerbase {
width: 6px;
background-color: #ffffee;
}

.vscrollerbar {
width: 6px;
height: 17px !important;
background-color: #EF8B1E;
}


.hscrollerbase {
height: 6px;
background-color: #ffffee;
}

.hscrollerbar {
width: 6px;
height: 17px;
background-color: #EF8B1E;
}
