<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

*+html .clearfix{min-height:1%}



.UI-bubble{display:inline-block;width:23px;height:23px;overflow:hidden;background:url(images/sicons.png) 0px 0px no-repeat;}

.UI-ask{display:inline-block;width:23px;height:23px;overflow:hidden;background:url(images/sicons.png) -25px 0px no-repeat;}



/* questions */

#questions{width:100%;margin:20px auto;padding-top:14px;}

#questions li h5 .UI-ask,#questions li h5 .UI-bubble{position:absolute;left:0px;top:9px; }

#questions li{border-bottom:1px solid #e7e7e7;padding:0 14px 5px 14px;vertical-align:bottom;}

#questions li h5{position:relative;color:#666;font-size:12px;cursor:pointer;line-height:30px;overflow:hidden;padding:5px 0 0 26px;font-weight:normal;}

#questions li .foldContent{border-left:3px solid #018ccb;padding:10px 26px;border-top:1px dashed #e2e2e2;line-height:24px;background:#f3f3f3;color:#888; display:none;}</pre></body></html>