
.scrollgeneric {
line-height : 1px;
font-size : 1px;
position : absolute;
top : 0;
left : 0;
}
.vscrollerbase {
width : 15px;
}
.vscrollerbar {
width : 15px;
background-color : black;
}
.hscrollerbase {
height : 15px;
background-color : white;
}
.hscrollerbar {
height : 15px;
background-color : black;
}
.hscrollerbar {
background : #f2f2f2;
}
.vscrollerbar {
background : #f2f2f2;
}
.vscrollerbar, .hscrollerbar {
padding : 10px;
dz-index : 22;
width : 5px;
background: #d9d7db;

}
.vscrollerbarbeg {
width : 5px;
height : 15px !important ;
}
.vscrollerbarend {
width : 5px;
height : 15px;
}
.hscrollerbarbeg {
background-color : orange;
height : 15px;
width : 15px !important ;
}
.hscrollerbarend {
height : 15px;
width : 15px;
}
.scrollerjogbox {
width : 15px;
height : 15px;
top : auto;
left : auto;
bottom : 0;
right : 0;
}
.vscrollerbase {
/*background-color : yellow;*/
}
.vscrollerbasebeg {
/*background-color : blue;*/
width : 15px;
height : 15px !important ;
}
.vscrollerbaseend {
/*background-color : orange;*/
height : 15px;
width : 15px;
}
.hscrollerbase {
/*background-color : gray;*/
}
.hscrollerbasebeg {
height : 15px;
width : 5px !important ;
}
.hscrollerbaseend {
height : 15px;
width : 15px;
/*background-color : blue;*/
}
.scrollerjogbox:hover {
/*background-color : white;*/
}
