/* AGENT_SHEET */
/* by makondo, 01/12 */
@namespace url(http://www.w3.org/1999/xhtml);
@namespace url(http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul);

scrollcorner
{ -moz-appearance: none !important;
background: none !important; 
width: 0 !important;
height: 0 !important; }

scrollbar[orient="vertical"] 
{ -moz-appearance: none ! important;
background: rgba(0,0,0,.8) !important;
box-shadow: 2px 2px 8px rgba(0,0,0, .8) inset !important; }

scrollbar[orient="horizontal"]
{ -moz-appearance: none ! important;
background: rgba(0,0,0,.8) !important;
box-shadow: 2px 2px 4px 2px rgba(0,0,0, .8) inset !important; }

scrollbar thumb[orient="vertical"]:hover,
scrollbar thumb[orient="horizontal"]:hover
{ opacity: 1 !important; }

scrollbar thumb[orient="vertical"]
{ -moz-appearance: none !important; 
opacity: .6 !important;
min-height: 50px !important;
height: 50px !important;
border: none !important; 
border-radius: 6px !important; 
background-image: linear-gradient(140deg, black,#555,black) !important; }
 
scrollbar thumb[orient="horizontal"]
{ -moz-appearance: none !important; 
min-width: 30px !important;
width: 30px !important;
opacity: .6 !important;
border: none !important;
border-radius: 6px !important;
background-image: linear-gradient(140deg, black,#555,black) !important; } 

scrollbar gripper,
scrollbar scrollbarbutton, 
scrollbarbutton[type="increment"], scrollbarbutton[type="decrement"], 
scrollbar[orient="vertical"] > scrollbarbutton[type="increment"], 
scrollbar[orient="vertical"] > scrollbarbutton[type="decrement"], 
scrollbar[orient="horizontal"] > scrollbarbutton[type="increment"], 
scrollbar[orient="horizontal"] > scrollbarbutton[type="decrement"] 
{ -moz-appearance: none ! important;
border: none !important;
min-height: 11px ! important;
min-width: 11px ! important;
background-color: transparent ! important;
background: url("data:image/vnd.microsoft.icon;base64,AAABAAEACwsAAAEAIAA4AgAAFgAAACgAAAALAAAAFgAAAAEAIAAAAAAAEAIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA2NDYRtXM1VDY0NhGAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA39zhKLC0vqCetrz0obvD/562vPSwr7qg39rfKAAAAAAAAAAAAAAAANrV2ih6kJjphMm9/5/f2P+m4eL/oN7Y/4+/vP9+jJfp2tXaKAAAAADa1Nktdmx/1mWdl/98yrr/jd7S/5Lg1/+N3tL/fMq6/2Wdl/96cIPW3NfcLbuxulBAU1//VZmP/2S3pf9yyrf/dc66/3LKt/9itaP/VJiO/0VYZP+/tr9QubC5UDhNWv9GiYH/VKCS/1iqmf9arpz/WKqZ/1Sgkv9GiYH/OE1a/7mwuVC/tb5QOkNV/zp0cv9HkIX/SpaJ/0qWif9Klon/Ro2D/zpzcf87RFb/v7a/UNrU2S5iU2vWNFJf/1aDhf9umZv/cJud/26Zm/9Wg4X/NFJf/2ZXb9bc19wuAAAAANTQ1ChXSWHpfoKW/7axyf+/vdv/trHJ/36Clv9XSWHp1NDUKAAAAAAAAAAAAAAAANfS1yhqW3TWdWJ//4Bzjf91Yn//alt01tfS1ygAAAAAAAAAAAAAAAAAAAAAAAAAAN3X3S3EusRQv7W+UMS6xFDd190tAAAAAAAAAAAAAAAA8eAAAMBgAACAIAAAAAAAAAAAAAAAAAAAAAAAAAAAAACAIAAAwGAAAODgAAA=") center center no-repeat !important; }
