.sbios { position : relative; width : 6px; overflow : hidden; padding : 6px 3px 3px 0; } .sbios SPAN { width : 6px; bottom : 0; height : 3px; position : absolute; } .sbios .filler { height : 100%; width : 6px; position : absolute; top : 0; bottom : 0; z-index : 1; } .deploy-sb.sbios .filler { left: 2px; } .sbios .mainrail { height : 100%; width : 6px; position : relative; } .sbios .indicator { height : 6px; display : none; position : absolute; overflow : hidden; width : 7px; margin : 0 0 0 0; min-height: 20px; background: #616161; opacity : 0.8; border-radius: 3px; } .sbios .indicator .indi_left { height : 3px; width : 7px; position : absolute; top : 0; left : 0; } .sbios .indicator .indi_middle { position : absolute; top : 3px; bottom : 3px; left : 0; width : 7px; } .sbios .indicator .indi_right { height : 3px; width : 7px; position : absolute; bottom : 0; left : 0; } .sbios{ display : -webkit-box; } .sbios span{ left : 0; } .sbios .mainrail { height : auto; } .sbios .filler{ left : 0; height : auto; top : 0; bottom : 0; }