.tippit-container{position:absolute;z-index:9999;display:none;border-radius:5px;box-shadow:0 3px 6px rgba(0,0,0,.13),0 3px 6px rgba(0,0,0,.2);opacity:0;transition:opacity .2s}.tippit-popup{max-width:350px;font-size:14px;background-color:#4579b2;border-radius:5px;color:#fff;padding:15px 11px;line-height:1.5}.tippit-arrow{position:absolute;display:block;width:20px;height:15px}.tippit-container.above .tippit-arrow{bottom:-12px}.tippit-container.below .tippit-arrow{top:-12px}.tippit-popup.red{background-color:#e64426}