.HxStatusbar{-webkit-box-sizing:border-box;box-sizing:border-box;height:64px;white-space:nowrap;overflow:hidden}.HxStatusbar-button{position:relative;height:auto;margin:0 -1px -1px 0;line-height:60px;padding-right:24px;padding-left:16px;min-width:46px;text-align:center;border-width:0;vertical-align:top;cursor:default}.HxStatusbar-button:after,.HxStatusbar-button:before{content:"";position:absolute;top:0;left:auto;bottom:auto;border-top:32px solid transparent;border-bottom:32px solid transparent;border-right:none;border-left:12px solid}.HxStatusbar-button:before{right:1px;border-left-color:#c8c8c8;border-left-color:var(--border-color)}.HxStatusbar-button:after{right:2px;border-left-color:#f4f4f4}.HxStatusbar-button:last-child{padding-right:16px;border-right:1px solid #c8c8c8;border-right-color:var(--border-color)}.HxStatusbar-button:last-child:after,.HxStatusbar-button:last-child:before{content:none}.HxStatusbar-button:first-child{border-left:1px solid #c8c8c8;border-left-color:var(--border-color)}.HxStatusbar-button.is-inactive{color:#9e9e9e;color:var(--inactive-color)}