.tooltip{position:absolute;z-index:100000;display:block;margin:0;font-size:11px;word-wrap:break-word;transition:opacity .15s ease-in;opacity:0}.tooltip.show{opacity:.9}.tooltip .arrow{position:absolute;display:block;width:5px;height:5px}.tooltip .arrow:before{position:absolute;content:"";border-color:transparent;border-style:solid}.bs-tooltip-top{padding:5px 0}.bs-tooltip-top .arrow{bottom:0}.bs-tooltip-top .arrow:before{top:0;border-width:5px 2.5px 0;border-top-color:#000}.bs-tooltip-right{padding:0 5px}.bs-tooltip-right .arrow{left:0;width:5px;height:5px}.bs-tooltip-right .arrow:before{right:0;border-width:2.5px 5px 2.5px 0;border-right-color:#000}.bs-tooltip-bottom{padding:5px 0}.bs-tooltip-bottom .arrow{top:0}.bs-tooltip-bottom .arrow:before{bottom:0;border-width:0 2.5px 5px;border-bottom-color:#000}.bs-tooltip-left{padding:0 5px}.bs-tooltip-left .arrow{right:0;width:5px;height:5px}.bs-tooltip-left .arrow:before{left:0;border-width:2.5px 0 2.5px 5px;border-left-color:#000}.tooltip-inner{max-width:200px;padding:4px 6px;color:#fff;text-align:center;background-color:#000;border-radius:4px}