#header {
    text-align: center;
    padding-top: 0.5em;
    padding-bottom: 0.5em;
    line-height: 1.8em;
    background: #EEE;
    width: 100%;
    position: sticky;
    top: 0;
    left: 0;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0);
}
#header>a {
    font-weight: bold;
    color: black;
}
#otsingukast {
    display: inline;
}
#keha {
    max-width: 50em;
    margin: 0 auto;
    padding: 1em;
    box-sizing: border-box;
}
form.sildid {
    display: inline;
}
a.silt {
    color: black;
}
.eemalda > span, span.eemalda {
    cursor: pointer;
    /* text-decoration: underline; */
}
.eemalda {
    text-align: center;
    padding-left: 1em;
    width: 3em;
}
input[type=button], input[type=submit] {
    line-height: 1.5em;
}
#btn-lisa-laul, #btn-lisa-laulikusse {
    margin-left: 1em;
}
body {
    font-family: 'Lato', sans-serif;
}
.laulusõnad {
    font-family: 'Inconsolata', monospace;
}
#kiiremini, #aeglasemalt, #pöör {
    cursor: pointer;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    user-select: none;
    /* color: orange; */
    font-weight: bold;
}
#kiirus, #samm {
    vertical-align: middle;
    width: 10em;
    margin-right: 1em;
}
#pöör {
    font-family: 'Inconsolata', monospace;
}

#logimiskast, #regamiskast {
    max-width: 22em;
    float: left;
    border: solid 1px gray;
    padding: 2em;
    margin: 0.5em;
}

#messages {
    /*margin: 1em;*/
}

.message-error {
    font-weight: bold;
    color: #cc3210;
}
.message-success {
    font-weight: bold;
    color: #a9cc10;
}

td {
    padding-right: 1em;
    padding-bottom: 0.3em;
}

th {
    text-align: left;
    font-size: 1.4em;
    padding-right: 0.3em;
}

.akord {
    border: dashed 1px #aaa;
    margin: -1px;
}
.akord:hover {
    cursor: pointer;
}
.koik_duurid .akord {
    margin-right: 0.3em;
}
#akordi-info {
    position: absolute;
    display: none;
    border: dashed 1px #aaa;
    /*background: #dfdfdf;*/
    background: #fff;
    width: 7em;
    /*height: 10em;*/
    padding: 0.7em;
    text-align: center;
}
#akordi-info h2, .duur h2 {
    margin-top: 0;
    font-size: 1em;
}
#akordi-info img {
    max-width: 7em;
}
.duur img {
    max-width: 10em;
}

.sildipilv {
    float: left;
    padding: 0.5em;
}

.laulu-duurid {
    clear: both;
    overflow: auto;
    padding-bottom: 1em;
}
.laulu-duurid .duur {
    float: left;
    padding: 0.5em;
    text-align: center;
}
.laulu-duurid a, #akordi-info a {
    font-size: 0.7em;
}

#kontakt {
    padding-left: 1em;
    color: #aaa;
}

.lisanud {
    color: #777;
}

.laulu-link {
    line-height: 1.3em;
}
.laulu-link a {
    font-weight: bold;
}

.laulud {
    width: 100%;
    table-layout: fixed;
    overflow-x: auto;
}
.tume-rida {
    background: #efefef;
}

#laulikulist {
    line-height: 1.5em;
}
#laulikulist .eemalda {
    padding-left: 0.2em;
}
.m { color: #000; }
.jooneta {
    color: #000;
    text-decoration: none;
}
.lingitav::before {
    display: block;
    content: " ";
    margin-top: -2.5em;
    height: 2.5em;
    visibility: hidden;
    pointer-events: none;
}
