add

#tme {font-family: "Segoe UI",tahoma;position: fixed;z-index: 99999999;bottom: 40px;right: 25px;width: 48px;height: 48px;text-align: center;border-radius: 50%;background-color: #0088cc;cursor: pointer;} #tme_message {position: absolute;bottom: 62px;right: -10px;width: 250px;padding: 10px;background: white;border-radius: 4px;box-shadow: 0 2px 5px rgb(130 130 130);transition: opacity .5s ease-in;border-top: 3px solid #0088cc;} #tme_message:after, #tme_message:before {content: '';position: absolute;bottom: -21px;right: 23px;border-style: solid;height: 0;width: 0;border-width: 10px;border-color: transparent;} .clossalert {position: absolute;right: 8px;padding:2px;} #tme_message:after {border-top-color: #fff;bottom: -20px;} #tme_message a {margin: 10px 10px 0 10px;font-weight: bold;color: #FFF;background: #0088cc;border-radius: 22px;display: inline-block;padding: 10px;text-decoration: none;} #tme_message p {margin: 8px 0;font-size: 12px;color: #070707;text-align: center;}