/*
    Created on : 23.10.2016, 20:14:06
    Author     : Kai Koch
*/
.accorLemmaHeaderLink {}
.modifiee {
    color: #000000;
    background-color: #7Cee46
}
.modifier {
    color: #000000;
    background-color: #7CFF46
}
.progressbar {}
.tokSentence {
    border: 1px black solid;
    padding: 1em;
}
form_label {}

#about a {
    color: #1798A5;
}

.bold {
    font-weight: bold;
}
.DSLDocuH3 {
    background-color: aliceblue;
}
.DSLDocuCont {}
.DSLDocu2Col {
    width: 50%;
    padding: 5px;
}
.DSLSearchFunctionName {
        font-weight: bold;
}
.DSLPossibleSpellings {}
.DSLDescription {}
.DSLArguments {}
.DSLExampleInput {}
.DSLExampleOutput {}
.paginationContainer {
    text-align: center;
    display: inline-block;
    width: 100%;
    background-color: #aaaaaa;
    padding-top: 1em;
    margin-bottom: 0.5em
}
.pageNext {}
.pagePrev {}
.pageOfPages {}
.pageButton {}
.accorTokenHeaderLink {}
.panelButtons {}
.pageFirst {}
.pageLast {}
.sentenceContent {
    border: #000000 solid thin;
    width: 100%;
    padding: 0.5em;
    margin-bottom: 1em;
    background-color: #dddddd;
}
.sentenceIntro {}
.sentenceDisplay {
    border: #000000 dashed 1px;
    padding: 0.5em;
    background-color: #ffffff;
}
