html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
    margin: 0;
/*    min-width: 4em;*/
}
table {
    border-spacing: 0px;
}


/* editorial */
/* default values in apps/Edirom-Online/resources/EdiromOnline-all_01.css */
.textViewContent h1 {
    font-size: 1.50313rem !important;
    font-weight: lighter;
    text-align: center;
    margin: 2em 1em 1em 1em;
}
.textViewContent h2 {
    font-weight: bold;
    width: 100%;
    font-family: Verdana, sans-serif;
    font-size: 0.91406rem !important;
    font-style: normal;
    text-align: center;
    color: #777777;
    margin: 2.5em auto;
    padding-bottom: 10px;
    border-bottom: 1px solid #ccc;
}
.textViewContent h3 {
    font-weight: bold;
    font-size: 1.2em;
    font-style: italic;
    line-height: 1.6em
}
div.textViewContent div.tei_body {
    font-family: Verdana, sans-serif;
    font-size: 0.8125rem;
    padding-right: 5em;
    padding-left: 5em;
    line-height: 1.8em !important;
    margin-bottom: 100px;
}
div.textViewContent div.toc ol {
    font-size: 0.69875rem;
    font-family: Verdana, sans-serif;
    line-height: 1.75 !important;
    background-color: #ededed;
    border-radius: 5px;
    border: 1px solid #ccc;
    margin-bottom: 60px;
    margin-left: 20px;
    margin-right: 20px;
    padding: 1.5em 3em;
    list-style: none;
}

/* line */
div.textViewContent section.editorial div.line {
    margin: 6em 30em 3em 6.75em;
    border-bottom: 1px solid #333;
}

/* footnotes in SD */
div.textViewContent section.editorial div.line {
    margin: 6em 30em 3em 1em;
    border-bottom: 1px solid #333;
    background-color: green;
}
div.textViewContent section.editorial div.footnotes {
    line-height: 1.5;
    padding-right: 2.5em;
    padding-left: 2.5em;
    text-align: justify;
}
div.textViewContent section.editorial div.note {
    font-family: Verdana, sans-serif;
    font-size: 0.69875rem;
    color: #494949;
    margin-left: 1em;
    margin-right: 1em;
    position: relative;
    text-indent: 0
}
div.textViewContent section.editorial div.note sup {
    vertical-align: super
}
div.textViewContent section.editorial div.citquote {
    font-family: Verdana, sans-serif;
    font-size: 0.69875rem !important;
    line-height: 1.8;
    text-align: justify;
    margin: 1.8em 2em
}
div.textViewContent section.editorial span.noteLabel {
    display: none;
    margin-left: 0.4em
}
div.textViewContent section.editorial div.footnotes a {
    text-decoration: none;
}
div.textViewContent section.editorial div.footnotes a sup.hi {
    background-color: #ededed !important;
    border-radius: 2px 2px 2px 2px;
    padding: 2px 2px 0;
    font-weight: normal;
}
div.textViewContent section.editorial div.note {
    font-family: Verdana, sans-serif;
    font-size: 0.69875rem;
    color: #494949;
    margin-left: 1em;
    margin-right: 1em;
    position: relative;
    text-indent: 0;
}

/* tables */
.textViewContent table, .textViewContent table tr, .textViewContent table td {
    border: medium none;
    margin-bottom: 0em;
    font-family: Verdana, sans-serif;
    font-size: 0.8125rem;
    padding-bottom: 0.67em;
    line-height: 1.33em;
}
.textViewContent table td {
    padding-left: 10px;
    padding-right: 10px;
}
div.textViewContent table td.celllabel {
    font-weight: bold;
    color: #777777;
    max-width: 25em;
}
div.textViewContent table td.rightcolumn {
    min-width: 6em;
}
div.textViewContent table td.tableau {
    text-transform: none;
    font-style: italic;
    letter-spacing: 2px;
}
div.textViewContent table td {
    vertical-align: baseline
}
.textViewContent div.titlePage {
    border-bottom: 0px;
}
div.textViewContent div.titlePart {
    font-family: Verdana, sans-serif;
    font-weight: 400;
    display: block;
    font-size: 16px;
    padding-left: 2em;
    padding-right: 2em;
    margin-bottom: 24px;
}
.textViewContent div.titlePart.main {
    font-size: 24px;
    line-height: 32px;
    display: block;
    text-align: center;
    margin-bottom: 24px;
    margin-top: 1em;
}
.textViewContent div.editor {
    font-family: Verdana, sans-serif;
    font-weight: 400;
    display: block;
    margin-top: 12px;
    margin-bottom: 24px;
    line-height: 1.33em;
    font-size: 12px;
}
div.textViewContent div.SourceDescription div a {
    font-family: Verdana, sans-serif;
    text-decoration: none;
    cursor: pointer;
}
a.link_ref {
    font-family: Verdana, sans-serif;
    text-decoration: none;
    cursor: pointer ;
    color: #1354b5;
}

/* temp measure number color */
.ediromWindow .measureInner {
    background-color: rgba(255, 0, 255, 1) !important;
}

/* tooltips gumpenhuber */
span.simple-tooltip {
    text-decoration-line: underline;
    text-decoration-style: dotted;
}
span.inline-tooltip {
    text-decoration-line: underline;
    text-decoration-style: dashed;
}

/* chronicle / gumpenhuber */
table.gumpenhuber td {
    border: 1px solid #000000;
}

/* almanach */
section.almanach {
    width: 310px;
}

/* score entry page */
div.score-title {
    width: 514px;
}
div.score-main {
    width: 380px;
}
td.score-number {
    width: 130px;
}
td.score-tempo {
    width: 170px;
}
td.score-bars {
    width: 80px;
}

/* navigation */
div.navigatorItem title {
    display: inline;
    font-style: italic;
}


/* verovio */
.lem, .lem *, .supplied, .supplied * {
    fill: red !important;
    stroke: grey;
}