@font-face { font-family:Nunito; src:url(Nunito.ttf); }
body { font-family:Nunito, verdana, arial, sans; font-size:10pt; background-color:#eef; }
html, body, #player, #spacer { padding:0; border:0; width:100%; }
html, body, p, form { margin:0 }
a { text-decoration:none; color:#000; padding:0 5px; }
a:visited { color:#000; }
a:hover { background-color:#fff; }
img { border-style:none }
fieldset { margin-bottom:0.7em; text-align:left; padding:0.6em; }

#panel {  }
#panel hr {  }
#files_outer { overflow:auto; }
#files { border:0; width:100%; border-spacing: 0 1px; color:#555; }
#files tr { background:#fff; }
#files tr.even { background:#eee; }
#files tr.selected td { background:#dde; color:#555; }
#files td { padding:0.4em 0.5em; text-align:right; }
#files td div{ display:inline }
#files tr td:first-child { text-align:left; }
#files th { padding:0.3em 1em; background:#47c; text-align:center; }
#files th a { color:white; font-size:90%; }
#files th a:hover { background:transparent; color:#fff; font-size:90%; }
#files td { width:70px; }
#files td:first-child { text-align:left; width:auto; }
#files td:last-child { width:75px; }
#files td.nosize { color:#ddd; }
#files .selector { display:none; float:left; }
#files td a { padding:5px; }
#files td a:hover { background:none; padding:7px; }
#select button { padding:5; border:1; } 
#login button { padding:5; border:0; overflow:hidden; width:30px; height:20px; }
#breadcrumbs { padding:0.15em 0; display:block; word-break:break-all; font-size:12pt; }
#folder-stats, #foldercomment, #search, #search form, #login, #select, #select p, #actions { padding:0.5em; display:inline; float:none; }
#folder-stats { color:#666; text-align:left; }
#msgs { display:none; }
#msgs li:first-child { font-weight:bold; }
#pages span { padding-left:0.5em; padding-right:0.5em; cursor:pointer; }
#pages button { font-size:smaller; }
.selectedPage { font-weight:bold; font-size:larger; }
.hidden { display:none; }
#player { position:fixed; z-index:999999; background-color:#eef; font-size:250%; height:110px; }
#spacer { height:90px; }
#player audio { height:30px; width:68%; transform:scale(1.5); transform-origin: 20px 5px; }
                             