.tooltip{display:block;z-index:999;position:fixed;left:-100%;max-width:15em;padding:10px;margin:0;font-size:12px;line-height:1;border-radius:2px;color:#fff;background:#2f53b9;opacity:0;transition:opacity .3s ease}.tooltip:before{content:"";z-index:-1;display:block;position:absolute;width:10px;height:10px;background:#2f53b9;-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.tooltip--visible{position:absolute;opacity:1}.tooltip--top-center:before{top:unset;right:unset;bottom:-5px;left:50%;margin-left:-5px}.tooltip--top-start:before{top:unset;right:unset;bottom:-5px;left:10px}.tooltip--top-end:before{top:unset;left:unset;bottom:-5px;right:10px}.tooltip--bottom-center:before{bottom:unset;right:unset;top:-5px;left:50%;margin-left:-5px}.tooltip--bottom-start:before{bottom:unset;right:unset;top:-5px;left:10px}.tooltip--bottom-end:before{bottom:unset;left:unset;top:-5px;right:10px}.tooltip--left-center:before{bottom:unset;left:unset;top:50%;right:-5px;margin-top:-5px}.tooltip--left-start:before{bottom:unset;left:unset;top:10px;right:-5px}.tooltip--left-end:before{left:unset;top:unset;bottom:10px;right:-5px}.tooltip--right-center:before{bottom:unset;right:unset;top:50%;left:-5px;margin-top:-5px}.tooltip--right-start:before{bottom:unset;right:unset;top:10px;left:-5px}.tooltip--right-end:before{top:unset;right:unset;bottom:10px;left:-5px}

/*# sourceMappingURL=tooltip.css.map */
