note {
    display: none !important;
}

#display-viewer {
    padding: 30px;
}

#ceremony_title {
    padding-top: 40px;
}

#corpus_option {
    padding: 20px;
}

#corpus_option_buttons {
    padding-top: 10px;
}


text[order="4"] ab[xml\:id]::before {
    content: attr( xml\:id ) ": ";
    font-weight: bold;
    font-size: 12px;
}

text ab[source] {
    color: #c94c2d;
}

text ab[xml\:lang="pal"] {
    font-style: italic;
}

text foreign[xml\:lang="ave"] {
    font-style: normal;
}

text div {
    padding: 10px;
    padding-top: 0px;
}

.btn-spin {
    visibility: hidden;
} 

.xml-id {
    font-weight: bold;
    padding-bottom: 0px;
}