#info-bar {background:none; height:auto; line-height:24px; color:#111; text-align:center; padding:3px 0; font-size: 100%}
#info-bar.fixed {position:fixed; top:0; left:0; width:100%;}
#info-bar.fixed.bottom {bottom:0; top:auto;}
#info-bar p {color:#333; margin:0; padding:0; background-color:rgba(255,255,255,0.9);}
#info-bar a {color:#fff; display:inline-block; border-radius:1px; text-decoration:none; padding:3px 9px; margin-left:8px;}
#info-bar .ib-enable {background:#444; font-size:130%;}
#info-bar .ib-enable:hover {background:#222;}
#info-bar .ib-disable {background:#AA0000;}
#info-bar .ib-disable:hover {background:#990000;}
