.gsc_scroll{width:380px;height:380px;padding:5px;margin-top:5px;overflow:auto;position:relative}.gs_sb_down{background:url(../resources/downarrow.png) center 12px no-repeat #bcbcbc;border-radius:0 0 7px 7px;bottom:0;cursor:pointer;position:absolute;right:0;padding:2px 0 7px;width:16px;height:16px}.gs_sb_sb{background-color:#bcbcbc;cursor:pointer;width:12px;position:absolute;right:0;border-radius:7px;z-index:2;border:2px solid rgba(255,255,255,.4)}.gs_sb_st,.gs_sb_up{cursor:pointer;position:absolute;right:0;width:16px}.gs_sb_sb_down,.gs_sb_sb_over{background-color:silver}.gs_sb_st{background-color:#dedede;border-radius:7px;height:91%;top:16px;bottom:16px;z-index:1}.gs_sb_up{background:url(../resources/uparrow.png) center 5px no-repeat #bcbcbc;border-radius:7px 7px 0 0;height:16px;top:0;padding:2px 0 7px}.gsc_thin_scroll{width:380px;height:150px;padding:0 5px;overflow:auto;position:relative}.gsc_thin_scroll .gs_sb_sb,.gsc_thin_scroll .gs_sb_st{cursor:pointer;width:6px;position:absolute;right:0;border-radius:7px}.gsc_thin_scroll .gs_sb_st{background-color:#dedede;height:100%;top:0;z-index:1}.gsc_thin_scroll .gs_sb_sb{background-color:#bcbcbc;z-index:2;border:0;bottom:0}.gsc_scroll::-webkit-scrollbar{width:16px}.gsc_scroll::-webkit-scrollbar-thumb:vertical{box-shadow:inset 1px 0 0 rgba(255,255,255,.4),inset -1px 0 0 rgba(0,0,0,.2);background:#bcbcbc;border-radius:7px;min-height:50px;border:2px solid rgba(255,255,255,.4)}.gsc_scroll.double-both::-webkit-scrollbar-track-piece:vertical:start,.gsc_scroll.double-start::-webkit-scrollbar-track-piece:vertical:start,.gsc_scroll.single::-webkit-scrollbar-track-piece:vertical:start,.gsc_scroll:not(.none):not(.double-end)::-webkit-scrollbar-track-piece:vertical:start:double-button,.gsc_scroll:not(.none):not(.double-end)::-webkit-scrollbar-track-piece:vertical:start:single-button{margin-top:-10px}.gsc_scroll.double-both::-webkit-scrollbar-track-piece:vertical:end,.gsc_scroll.double-end::-webkit-scrollbar-track-piece:vertical:end,.gsc_scroll.single::-webkit-scrollbar-track-piece:vertical:end,.gsc_scroll:not(.none):not(.double-start)::-webkit-scrollbar-track-piece:vertical:end:double-button,.gsc_scroll:not(.none):not(.double-start)::-webkit-scrollbar-track-piece:vertical:end:single-button{margin-bottom:-10px}.gsc_scroll::-webkit-scrollbar-track-piece:vertical:decrement{background:#f0f0f0;border-radius:7px 7px 0 0;box-shadow:inset 1px 1px 16px rgba(0,0,0,.1)}.gsc_scroll::-webkit-scrollbar-track-piece:vertical:increment{background:#f0f0f0;border-radius:0 0 7px 7px;box-shadow:inset 1px 1px 16px rgba(0,0,0,.1)}.gsc_scroll::-webkit-scrollbar-button:vertical{background:#bcbcbc;height:30px}.gsc_scroll::-webkit-scrollbar-button:vertical:hover{background:#999}.gsc_scroll::-webkit-scrollbar-button:vertical:decrement,.gsc_scroll::-webkit-scrollbar-button:vertical:hover:decrement{background-image:url(../resources/uparrow.png);background-repeat:no-repeat,repeat-y;background-position:4px 8px;border-radius:7px}.gsc_scroll::-webkit-scrollbar-button:vertical:hover:increment,.gsc_scroll::-webkit-scrollbar-button:vertical:increment{background-image:url(../resources/downarrow.png);background-repeat:no-repeat,repeat-y;background-position:4px 17px;border-radius:7px}.gsc_thin_scroll::-webkit-scrollbar{width:8px}.gsc_thin_scroll::-webkit-scrollbar-thumb,.gsc_thin_scroll::-webkit-scrollbar-track{border-radius:10px;background:#e3e3e3}.gsc_thin_scroll::-webkit-scrollbar-thumb{background:#a4a4a4}.gsc_thin_scroll::-webkit-scrollbar-thumb:hover{background:#999}table .gsc_thin_scroll{width:auto}table.gsct_scroll tbody,table.gsct_scroll thead{display:block}table.gsct_scroll tbody{overflow-y:auto}table.gsct_scroll tr{width:100%;display:table}