#scrollbar1 { width: 318px; clear: both; }
#scrollbar1 .viewport { width: 318px; height: 298px; overflow: hidden; position: relative; padding-right: 0px; }
#scrollbar1 .overview {list-style: none;position: absolute;width: 300px;padding-right: 7px;padding-left: 15px;}
#scrollbar1 .thumb .end, #scrollbar1 .thumb { background-color: #404041; }
#scrollbar1 .scrollbar { position: absolute; float: right; width: 7px;  margin: 0; z-index:1;}
#scrollbar1 .track { background-color: #ffffff; height: 100%; width: 7px; position: relative; padding: 0 0px; border: solid 0px #CECECE; }
#scrollbar1 .thumb  { height: 13px; width: 7px; cursor: pointer; overflow: hidden; position: absolute; top: 0; border-radius: 3px; }
#scrollbar1 .thumb .end { overflow: hidden; height: 7px; width: 7px; }
#scrollbar1 .disable{ /*display: none;*/ visibility: hidden; }


#scrollbar2 { width: auto; clear: both;  border-bottom: none; }
#scrollbar2 .viewport { width: auto; height: 320px; max-height: 670px; overflow: hidden; position: relative; padding-right: 7px; }
#scrollbar2 .overview { list-style: none; position: absolute; width: 100%; left: 0;  right: 0;}
#scrollbar2 .thumb .end, #scrollbar2 .thumb { background-color: #404041; }
#scrollbar2 .scrollbar { position: absolute; float: right; width: 7px;  margin: 0; z-index:1;}
#scrollbar2 .track { background-color: #ffffff; height: 100%; width: 7px; position: relative; padding: 0 0px; border: solid 0px #CECECE; }
#scrollbar2 .thumb  { height: 13px; width: 7px; cursor: pointer; overflow: hidden; position: absolute; top: 0; border-radius: 3px; }
#scrollbar2 .thumb .end { overflow: hidden; height: 7px; width: 7px; }
#scrollbar2 .disable{ /*display: none;*/ visibility: hidden; }


.modal-body #scrollbar2 { width: auto; clear: both; }
.modal-body #scrollbar2 .viewport { width: auto; height: 320px; max-height: 670px; overflow: hidden; position: relative; padding-right: 7px; }
.modal-body #scrollbar2 .overview { list-style: none; position: absolute; width: 100%; }
.modal-body #scrollbar2 .thumb .end, .modal-body #scrollbar2 .thumb { background-color: #404041; }
.modal-body #scrollbar2 .scrollbar { position: absolute; float: right; width: 7px;  margin: 0; z-index:1;}
.modal-body #scrollbar2 .track { background-color: #ffffff; height: 100%; width: 7px; position: relative; padding: 0 0px; border: solid 0px #CECECE; }
.modal-body #scrollbar2 .thumb  { height: 13px; width: 7px; cursor: pointer; overflow: hidden; position: absolute; top: 0; border-radius: 3px; }
.modal-body #scrollbar2 .thumb .end { overflow: hidden; height: 7px; width: 7px; }
.modal-body #scrollbar2 .disable{ /*display: none;*/ visibility: hidden; }