.osrs-button{background:url(/images/button_body.png) 50% repeat-x;height:21px;margin-left:8px;margin-right:8px;position:relative}.osrs-button:before{content:"";background:url(/images/button_start.png) 50% no-repeat;width:9px;height:21px;position:absolute;top:0;left:-8px}.osrs-button:after{content:"";background:url(/images/button_end.png) 50% no-repeat;width:9px;height:21px;position:absolute;top:0;right:-8px}.osrs-button:not(:disabled):hover:not(:focus):not(:focus-within){background-image:url(/images/button_body_hover.png)}.osrs-button:not(:disabled):hover:not(:focus):not(:focus-within):before{background-image:url(/images/button_start_hover.png)}.osrs-button:not(:disabled):hover:not(:focus):not(:focus-within):after{background-image:url(/images/button_end_hover.png)}.osrs-button:not(:disabled):focus,.osrs-button:not(:disabled):focus-within{background-image:url(/images/button_body_focus.png)}:is(.osrs-button:not(:disabled):focus,.osrs-button:not(:disabled):focus-within):before{background-image:url(/images/button_start_focus.png)}:is(.osrs-button:not(:disabled):focus,.osrs-button:not(:disabled):focus-within):after{background-image:url(/images/button_end_focus.png)}.osrs-button:not(:disabled).active{background-image:url(/images/button_body_disabled.png)}.osrs-button:not(:disabled).active:before{background-image:url(/images/button_start_disabled.png)}.osrs-button:not(:disabled).active:after{background-image:url(/images/button_end_disabled.png)}.osrs-button:disabled{background-image:url(/images/button_body_disabled.png)}.osrs-button:disabled:before{background-image:url(/images/button_start_disabled.png)}.osrs-button:disabled:after{background-image:url(/images/button_end_disabled.png)}.osrs-button-group>:first-child:after{display:none}.osrs-button-group>:not(:first-child){margin-left:0}.osrs-button-group>:not(:first-child):before{background-image:url(/images/button_divider.png);width:3px;left:-3px}:is(.osrs-button-group>:not(:first-child):hover,.osrs-button-group>:not(:first-child):focus,.osrs-button-group>:not(:first-child):focus-within,.osrs-button-group>:not(:first-child).active):before{background-image:url(/images/button_divider.png)!important}.osrs-button-group>:not(:last-child){margin-right:0}.osrs-button-group>:not(:last-child):after{background-image:url(/images/button_divider.png);width:3px;right:-3px}:is(.osrs-button-group>:not(:last-child):hover,.osrs-button-group>:not(:last-child):focus,.osrs-button-group>:not(:last-child):focus-within,.osrs-button-group>:not(:last-child).active):after{background-image:url(/images/button_divider.png)!important}
