html,body,#view,#content{height:100%}html .hand,body .hand,#view .hand,#content .hand{cursor:pointer;cursor:hand}html .ellipsis,body .ellipsis,#view .ellipsis,#content .ellipsis{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}html .play-button,html .pause-button,body .play-button,body .pause-button,#view .play-button,#view .pause-button,#content .play-button,#content .pause-button{width:16px;height:16px}html .selected,body .selected,#view .selected,#content .selected{color:#f4dc42}html a,body a,#view a,#content a{color:#FFFFFF}body{margin:0px;background:#0e0e0e;color:#FFFFFF}body #image{position:fixed;top:0;bottom:0;left:0;right:0;max-width:100%;max-height:100%;margin:auto;overflow:auto}body #ui-wait,body #ui-category,body #description{padding:8px;background:rgba(0,0,0,0.5);position:fixed;z-index:1000}body #ui-wait{height:90%;left:0px}body #ui-wait div{height:10%}body #ui-category{height:90%;right:0px;overflow-y:auto}body #ui-category td{padding:8px}body #description{left:0px;width:400px;height:90%;overflow-y:auto}body #loading{width:160px;height:160px;position:absolute;top:0;bottom:0;left:0;right:0;margin:auto}body #loading .uil-default-css{transform:scale(1)}body #info{background:rgba(0,0,0,0.6);position:fixed;bottom:0px}body #info table{table-layout:fixed;width:100%}body #info table td{padding-left:8px;padding-right:8px;padding-top:4px;padding-bottom:4px}body #info table td#artist{width:30%}body #info table td#title{width:60%;text-align:center}body #info table td#medium{width:30%;text-align:right}body .icon{padding-right:2px}#content.ui-showing #description{left:40px}
