<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* HSL common css for mobile */
/* ======= GENERAL STYLES =======*/
.nonmobileHide, #meta ul li#topBookmark{display:none; visibility:hidden;}
td.mobileHide{display:table-cell; visibility:visible;}
.nonmobileNowrap{white-space:nowrap;}

.fullScreen .container, .fullScreen .containerTbl{width:auto;}
.pgContentScroll{width:915px; overflow-x:scroll; padding:0 0 15px 0; border-right:2px dashed #ccc; position:relative;}
.pgContentScroll .scrollExpand{display:none;}</pre></body></html>