<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#form-validate li{list-style: none;}
li#captcha-input-box-customformcheck {list-style: none;}
#form-validate .captcha-image {float: left;display: inline;margin: 0;position: relative;width: 200px;padding-bottom:15px;}
#form-validate .captcha-reload {cursor: pointer;position: absolute;top: 2px;left: 170px;z-index: 1000;}
#form-validate .captcha-img{border: 1px solid #b6b6b6;}
li#captcha-input-box-customformcheck #captcha_customformcheck{width:195px;}
.mgkformtooltip{display: inline;position: relative;}
.mgkformtooltip:hover:after{background: #333;background: rgba(0,0,0,.8);border-radius: 5px;bottom: 10px;color: #fff;content: attr(title);
    		left: 20%;padding: 5px 15px;position: absolute;z-index: 98;width: 220px;}
.mgkformtooltip:hover:before{border: solid;border-color: #333 transparent;border-width: 6px 6px 0 6px;bottom: 6px;content: "";left: 50%;position: absolute;z-index: 99;}
.mgkcform-tip{display:inline-block;padding-left:12px;}</pre></body></html>