.scrollable{position:relative}.scrollable:focus{outline:0}.scrollable .viewport{position:relative;overflow:hidden}.scrollable .viewport .overview{position:absolute}.scrollable .scroll-bar{display:none}.scrollable .scroll-bar.vertical{position:absolute;right:0;height:100%}.scrollable .scroll-bar.horizontal{position:relative;width:100%}.scrollable .scroll-bar .thumb{position:absolute}.scrollable .scroll-bar.vertical .thumb{width:100%;min-height:10px}.scrollable .scroll-bar.horizontal .thumb{height:100%;min-width:10px;left:0}.not-selectable{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.scrollable.default-skin{padding-right:10px;padding-bottom:6px}.scrollable.default-skin .scroll-bar.vertical{width:6px}.scrollable.default-skin .scroll-bar.horizontal{height:6px}.scrollable.default-skin .scroll-bar .thumb{background-color:#000;opacity:.4;border-radius:3px;-moz-border-radius:4px;-webkit-border-radius:4px}.scrollable.default-skin .scroll-bar:hover .thumb{opacity:.6}.scrollable.support-skin{padding-right:10px;padding-bottom:6px}.scrollable.support-skin .scroll-bar.vertical{width:6px;background-color:#373737}.scrollable.support-skin .scroll-bar.horizontal{height:6px}.scrollable.support-skin .scroll-bar .thumb{background-color:#fff;opacity:1;border-radius:3px;-moz-border-radius:4px;-webkit-border-radius:4px}.scrollable.support-skin .scroll-bar:hover .thumb{opacity:.6}.scrollable.popup-apps-skin{width:300px;margin:0 auto 0;padding:0 19px}.scrollable.popup-apps-skin .scroll-bar.vertical{width:6px;background-color:#ccc}.scrollable.popup-apps-skin .scroll-bar.horizontal{height:6px}.scrollable.popup-apps-skin .scroll-bar .thumb{background-color:#8e8e8e;opacity:1;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.scrollable.popup-apps-skin .scroll-bar:hover .thumb{opacity:1}#apps .item{margin:0 auto 10px;display:block;width:298px;height:48px;position:relative;overflow:hidden;border:1px solid #ddd}#apps label{display:block;width:296px;height:46px;line-height:46px;cursor:pointer;color:#555;font-size:16px;text-align:left;border:1px solid transparent}#apps .item,#apps .item label{background:#f6f6f6;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}#apps .item:hover,#apps .item:hover label{background:#e9f9ff;border-color:#38a5d0;color:#38a5d0}#apps label img{width:40px;height:40px;-webkit-border-radius:7px;-moz-border-radius:7px;border-radius:7px;float:left;margin:3px 8px 0}.scrollable.gray-skin{padding:0}.scrollable.gray-skin .scroll-bar{border:1px solid #f2f2f2;border-top:0;border-bottom:0;background-color:#dfdfdf}.scrollable.gray-skin .scroll-bar .thumb{background-color:#13a7e6;width:16px;margin-left:-6px;cursor:pointer}.scrollable.gray-skin .scroll-bar:hover .thumb{background-color:#13a7e6}.scrollable.gray-skin .scroll-bar.vertical{width:6px;right:-25px}.scrollable.gray-skin .scroll-bar.horizontal{height:10px;margin-top:2px}.scrollable.modern-skin{padding-right:17px}.scrollable.modern-skin .scroll-bar{border:1px solid gray;border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;-moz-box-shadow:inset 0 0 5px #888;-webkit-box-shadow:inset 0 0 5px #888;box-shadow:inset 0 0 5px #888}.scrollable.modern-skin .scroll-bar .thumb{background-color:#95aabf;border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;border:1px solid #536984}.scrollable.modern-skin .scroll-bar.vertical .thumb{width:8px;background:-moz-linear-gradient(left,#95aabf 0%,#547092 100%);background:-webkit-gradient(linear,left top,right top,color-stop(0%,#95aabf),color-stop(100%,#547092));background:-webkit-linear-gradient(left,#95aabf 0%,#547092 100%);background:-o-linear-gradient(left,#95aabf 0%,#547092 100%);background:-ms-linear-gradient(left,#95aabf 0%,#547092 100%);background:linear-gradient(to right,#95aabf 0%,#547092 100%);-ms-filter:"progid:DXImageTransform.Microsoft.gradient( startColorstr='#95aabf', endColorstr='#547092',GradientType=1 )"}.scrollable.modern-skin .scroll-bar.horizontal .thumb{height:8px;background-image:linear-gradient(#95aabf,#547092);background-image:-o-linear-gradient(#95aabf,#547092);background-image:-moz-linear-gradient(#95aabf,#547092);background-image:-webkit-linear-gradient(#95aabf,#547092);background-image:-ms-linear-gradient(#95aabf,#547092);-ms-filter:"progid:DXImageTransform.Microsoft.gradient( startColorstr='#95aabf', endColorstr='#547092',GradientType=0 )"}.scrollable.modern-skin .scroll-bar.vertical{width:10px}.scrollable.modern-skin .scroll-bar.horizontal{height:10px;margin-top:2px}