<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*--------------------------------
 �덉씠�� �앹뾽李�
--------------------------------*/
.ui-popup { display:block; position:absolute; padding:0; overflow:hidden; }
.ui-popup .ui-popup-titlebar { position:relative; padding:.2em; cursor:move; white-space:nowrap; }
.ui-popup .ui-popup-titlebar-title { margin:0 20px 0 0; text-overflow:ellipsis; overflow:hidden; white-space:nowrap; }
.ui-popup .ui-popup-titlebar-close { position:absolute; margin:0; right:.2em; top:.2em; width:16px; line-height:14px; height:14px; cursor:pointer; color:#fff; }
.ui-popup .ui-popup-content { position:relative; border:0; padding:0; background:none; overflow:auto; zoom:1; }
.ui-popup .ui-popup-button { overflow:none; height:25px; line-height:25px; margin:0; padding:0 10px 0 0; text-align:right; }
</pre></body></html>