body
{
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-weight: 300;
  overflow: hidden;
  overflow-wrap: break-word;
  text-overflow: ellipsis;
}


a,
a:active,
a:visited,
a:hover
{
  text-decoration: none;
}

header
{
  font-size: 2.5vh;
  line-height: 2.5vh;
}

label h3
{
  font-size: 1.5em;
  margin-bottom: 0;
}

.form input
{
  font-size: 1.2em;
}

main section#info table td
{
  line-height: 2.5vh;
}

main section#info table td.value
{
  text-align: right;
  font-size: 0.95em;
  font-weight: 700;
}

section#def #content .label label
{
  font-weight: 700;
  font-size: 1.3em;
}

section .include .radio-group label
{
  font-weight: 700;
  font-size: 1.2em;
}

section .include .rules li.add span
{
  text-align: center;
  letter-spacing: 0.17em;
  font-size: 1.4em;
  font-weight: 700;
}

section .include .rules li.rule .control
{
  text-align: center;
  line-height: 0.9em;
}

section .include .rules li.rule .emphasis
{
  font-weight: 700;
}

section .include .rules #rule_type #simple
{
  text-align: center;
}

section .include .rules #rule_type #compound
{
  text-align: center;
}

section .include .define input#property,
section .include .define input#category,
section .include .define input#comparison,
section .include .define #details input,
section .include .rule .content .complete input#property,
section .include .rule .content .complete input#category,
section .include .rule .content .complete input#comparison,
section .include .rule .content .complete #details input
{
  font-weight: 700;
  text-align: center;
}

section#preview h2
{
  line-height: 2em;
}

section#tags h1,
section#folder_targets h1
{
  line-height: 0.5em;
}

section#progress .progress_entry .info .filename
{
  font-weight: 700;
  overflow-wrap: break-word;
  text-overflow: ellipsis;
  white-space: nowrap;
}

section#progress .progress_entry .info .meta
{
  font-size: 0.9em;
}

.file .meta label
{
  font-weight: 700;
  font-size: 0.7em;
  line-height: 0;
}

.file .meta .filename
{
  line-height: 1.3em;
}

.file #details .category .label h2
{
  text-transform: capitalize;
}

.file #details .category .contents .detail .label
{
  text-transform: capitalize;
  font-weight: 700;
}

.file #details .category .contents .detail  .value
{
  font-style: italic;
}
