<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/** myCRED Membership **/
.mmc_welcome{ margin: 12px;padding: 50px 10px;border-radius: 10px;text-align: center;width: 500p }
.mmc_title{ text-align: center;font-size: 30px;font-weight: 100; line-height: 35px; }
.mmc_welcome .mmc_lincense_key{ width: 404px;border-radius: 6px;font-size: 17px;padding: 9px 14px;margin-top: 30px }
.mmc_welcome .mmc_save_license{ font-size: 12px;height: 40px;width: 90px;font-size: 17px }
.mmc_welcome_content form{ width: 500px;margin: 0 auto }
.mmc_welcome_content a{ text-align: left }
.mmc_license_link a{ text-decoration: none }
.mmc_license_link{ text-align: left;margin: 5px 0px}
.mycred-membership-menu-label { color: #ffffff; margin: 5px; background: #892bff; padding: 1px 5px 3px 5px; border-radius: 4px; font-size: 10px; }

/** myCred Review **/
.mycred-review-notice { padding: 15px 15px 15px 0; background-color: #fff; border-radius: 3px; margin: 20px 20px 0 0; border-left: 4px solid transparent; } .mycred-review-notice:after { content: ''; display: table; clear: both; }
.mycred-review-thumbnail { width: 114px; float: left; line-height: 80px; text-align: center; border-right: 4px solid transparent; }
.mycred-review-thumbnail img { width: 74px; vertical-align: middle; }
.mycred-review-text { overflow: hidden; }
.mycred-review-text h3 { font-size: 24px; margin: 0 0 5px; font-weight: 400; line-height: 1.3; }
.mycred-review-text p { font-size: 13px; margin: 0 0 5px; }
.mycred-review-ul { margin: 0; padding: 0; }
.mycred-review-ul li { display: inline-block; margin-right: 15px; }
.mycred-review-ul li a { display: inline-block; color: #10738B; text-decoration: none; padding-left: 26px; position: relative; }
.mycred-review-ul li a span { position: absolute; left: 0; top: -2px; }</pre></body></html>