.tooltip-wrapper{display:inline-block;position:relative}.tooltip-tip{position:fixed;border-radius:4px;padding:6px;color:#fff;background:#131313;font-size:14px;font-family:sans-serif;line-height:1;z-index:100;white-space:nowrap}.tooltip-arrow{position:absolute;background:#131313;width:8px;height:8px;transform:rotate(45deg)}.tooltip-tip.top .tooltip-arrow{bottom:-4px!important}.tooltip-tip.bottom .tooltip-arrow{top:-4px!important}.tooltip-tip.left .tooltip-arrow{right:-4px!important}.tooltip-tip.right .tooltip-arrow{left:-4px!important}