<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.app-folders-container { width:100%; margin:0 auto; font-size:11px;}
.app-folders-container h3 { margin-bottom:0; display:none;}
.app-folders-container p { margin-top:0; margin-bottom:0; }
.app-folders-container a { color:#333; text-decoration:none; }
.jaf-container { position:relative; padding:0; }
.jaf-row { width:730px; margin:0 auto; }
.folder { position:relative; float:left; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box; width:135px; height:160px; padding:2px 5px; cursor:pointer;}
.folder p {text-align:center;}
.folder::before { position:absolute; bottom:-1px; left:50%; content:''; width:0; height:0; margin-left:7px; border-left:0 solid transparent; border-right:0 solid transparent; border-bottom:0 solid transparent; }
.folder::after { position:absolute; bottom:-1px; left:50%; content:''; width:0; height:0; margin-left:6px; border-left:0 solid transparent; border-right:0 solid transparent; border-bottom:0 solid transparent; }
.folder img { position:relative; margin-top:0; margin-left:0; max-width:100%; }
.active-tool { z-index:10; font-weight:700;}
/*.active-tool::before { bottom:-1px; margin-left:-7px; border-left:12px solid transparent; border-right:12px solid transparent; }
.active-tool::after { bottom:-1px; margin-left:-6px; border-left:11px solid transparent; border-right:11px solid transparent; border-bottom:11px solid transparent; }*/
.folderContent {display:none; position:relative; z-index:0; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box; min-width:400px; width:728px; background-color:#fff; border:1px solid rgba(0,0,0,0.3); border-width:1px 0; }
.folderContent a:hover { text-decoration:none; }

.clear { clear:both; }



/*
.about { margin-top:60px; text-align:center; }
.about a { color:#999; }
.about a:hover { color:#333; }
.links { margin-top:20px; text-alig
.album-name { font-weight:bold; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; }
.artist-name { opacity:1; margin-bottom:2px; color:#888; font-size:12px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; }
.active-tool .album-name { padding-bottom:6px; }
.active-tool .artist-name { opacity:0; height:2px; }
.folderContent .close { position:absolute; top:15px; left:10px; padding:1px 5px 3px; border-radius:10px; background-color:rgba(0,0,0,0.3); color:rgba(255,255,255,0.5); font-weight:bold; }
.folderContent .close:hover { text-decoration:none; background-color:rgba(0,0,0,0.6); color:rgba(255,255,255,0.5); }
.multi { -webkit-column-count:2; -moz-column-count:2; column-count:2; }
*/</pre></body></html>