﻿ .scrollbar1>.viewport{overflow:hidden;position:relative}.scrollbar1>.viewport>.overview{list-style:none;position:absolute;left:0;top:0;padding:0;margin:0;width:100%}.scrollbar1.scrollBottom>.viewport>.overview{top:auto;bottom:0}.scrollbar1>.scrollbar{position:relative;background-position:0 0;float:right;width:0}.scrollbar1>.scrollbar .track{border-radius:5px;height:100%;width:8px;position:relative}.scrollbar1>.scrollbar .thumb{background-color:#c2c2c2;border-radius:8px;height:20px;width:8px;cursor:pointer;overflow:hidden;position:absolute;top:0;left:-10px;min-height:20px;z-index:100;-moz-user-select:none;-ms-user-select:none;-webkit-user-select:none;user-select:none;background-color:var(--scroller-color,#c2c2c2)}.ui-multiselect-menu .scrollbar1>.scrollbar .thumb{width:5px}.scrollbar1.scrollBottom>.scrollbar .thumb{top:auto;bottom:0}.scrollbar1>.scrollbar .thumb .end{border-radius:7px;overflow:hidden;height:5px;width:7px}.scrollbar1>.disable{display:none}.scrollbar1.hiddenScrollbar{padding-right:10px}.scrollbar1.hiddenScrollbar>.scrollbar .thumb{visibility:hidden}.scrollbar1.hiddenScrollbar>.scrollbar .track{visibility:hidden;left:-10px;z-index:100}.scrollbar1.hiddenScrollbar>.scrollbar{width:0}.scrollbar1.hiddenScrollbar:hover>.scrollbar .thumb,.scrollbar1.hiddenScrollbar.dragging>.scrollbar .thumb,.scrollbar1.hiddenScrollbar:hover>.scrollbar .track,.scrollbar1.hiddenScrollbar.dragging>.scrollbar .track{visibility:visible}.scrollbar2>.viewport{overflow:hidden;position:relative}.scrollbar2>.viewport>.overview{list-style:none;position:absolute;left:0;top:0;padding:0;margin:0;height:100%}.scrollbar2>.scrollbar{position:relative;margin-top:2px;clear:both;height:10px}.scrollbar2>.scrollbar .track{width:100%;height:10px;position:relative}.scrollbar2>.scrollbar .thumb{background-color:#c2c2c2;border-radius:8px;height:8px;width:20px;cursor:pointer;overflow:hidden;position:absolute;left:0;top:-5px;background-color:var(--scroller-color,#c2c2c2)}.scrollbar2>.scrollbar .thumb .end{background-color:#c2c2c2;border-radius:8px;overflow:hidden;height:8px;width:5px;background-color:var(--scroller-color,#c2c2c2)}.scrollbar2>.disable{display:none}.viewport.scrollDisabled>.overview{position:relative}