#scrollbar1{width:86%;margin:20px 10% 10px 4%;position:relative}#scrollbar1 .viewport{height:345px;overflow:hidden;position:relative}#scrollbar1 .overview{list-style:none;position:absolute;left:0;top:0;margin:0;padding:0 30px 0 0}#scrollbar1 .scrollbar{background-color:#9195a2;border-radius:8px;position:absolute;background-position:0 0;right:-20px;top:0;width:16px;opacity:.9;filter:alpha(opacity=90)}#scrollbar1 .track{height:100%;width:13px;position:relative;padding:0 1px}#scrollbar1 .thumb{background-color:#e5e8ed;border-radius:8px;height:20px;width:16px;cursor:pointer;overflow:hidden;position:absolute;top:0;left:0}#scrollbar1 .disable{display:none}.noSelect{user-select:none;-o-user-select:none;-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none}