<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.wqd-information {
    width: 160px;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2);
    text-align: center;
    border-radius: 5px;
    background-color: #fff; }
.wqd-information img{
    width: 160px;
}
.help-url {
    padding: 1px 0 15px 0;
    box-sizing: border-box;
    color: #666;
    font-size: 12px; }
.help-url img{
    width: 130px;
}
.help-btn {
    width: 140px;
    height: 40px;
    line-height: 40px;
    background-color: #000;
    color: #fff600;
    border-radius: 20px;
    margin: 17px 0;
    font-size: 18px;
    background-position: 21px center;
    background-repeat: no-repeat;
    text-align: center;
    display: inline-block;}
.help-btn:hover {
      background-color: #ff0000;
	  color: #fff600;}
.jcContact{position:absolute;top:0;left:0;z-index:99;}</pre></body></html>