.es-tooltip{background:#333;border-radius:4px;color:#fff;display:none;font-size:13px;font-weight:700;padding:4px 8px;position:absolute}.es-tooltip[data-show]{display:inline-block}.es-tooltip-arrow,.es-tooltip-arrow:before{background:inherit;height:8px;position:absolute;width:8px}.es-tooltip-arrow{visibility:hidden}.es-tooltip-arrow:before{content:"";transform:rotate(45deg);visibility:visible}
