#events-wrapper,#events-wrapper *{z-index: 65535;box-sizing: border-box;-moz-box-sizing: border-box;-webkit-box-sizing: border-box}#events-wrapper{position: fixed;right: 4em;bottom: 0;width: 100%;max-width: 13em;font: normal 13px Tahoma, Arial, sans-serif;line-height: 1.43;color: #333;border: solid 1px #7fc47f;background: #FFF}#events-count{background: green;display: block;white-space: nowrap;text-overflow: ellipsis;width: 100%;color: white !important;text-decoration: none !important;text-align: center;padding: .25em .5em;cursor: pointer}#events-list > a{white-space: nowrap;padding: .25em .5em;display: block;width: 100%;overflow: hidden;text-overflow: ellipsis;text-decoration: none;border-bottom: solid 1px #7fc47f;background: transparent;color: #666}#events-list > a:hover{background: #EEE;color: #000}