<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.mblDomButtonGreenBadge {position: relative; width: 29px; height: 29px; text-align: right; font-family: Helvetica; font-size: 16px; font-weight: bold;}.mblDomButtonGreenBadge &gt; div {position: absolute; display: inline; padding: 0px 5px; top: 2px; right: 2px; color: white; border: 2px solid white; border-radius: 12px; text-align: center; background: -webkit-gradient(linear, left top, left bottom, from(#7be75a), to(#398c08), color-stop(0.5, #6bc642), color-stop(0.5, #4aad21)); background: linear-gradient(to bottom, #7be75a 0%, #6bc642 50%, #4aad21 50%, #398c08 100%); background-clip: padding-box; -webkit-box-shadow: 2px 3px 2px rgba(0, 0, 0, 0.5); box-shadow: 2px 3px 2px rgba(0, 0, 0, 0.5);}.mblDomButtonGreenBadge &gt; div &gt; div {display: none;}</pre></body></html>