html, body { background: #f6f6f6; height: auto; }
body { padding: 2px; }
.search input { width: 100%; margin-left: 0; margin-bottom: 10px;}
article > .cnt { padding-left: 0 !important; padding-right: 0 !important; }
.sheet tr > * + * + *:last-child { display: table-cell !important; }
.ui-dialog.open { width: 98% !important; }
article:last-child { margin-bottom: 0; }
article > header:first-child { padding: 0; margin: 0; }
article > header:first-child .subtitle, article > header:first-child:before { display: none !important; }
article > header:first-child img { vertical-align: middle; }
article > .cnt { padding: 0; }
article > header:first-child > h2 { line-height: 33px; padding-bottom: 10px; }
tr[data-id] td { cursor: pointer; }
.logged table td.c[data-id]:hover, .logged table td.c.active[data-id], .c[data-id]:hover { background: none !important; text-shadow: none !important; color: inherit !important; } 