.annotation.Notentext .annotIcon:before {
    line-height: 1;
    font-family: Bravura;
    content: "\E1D5";
    position: relative;
    top: 5px;
    left: 0.55em
}

.annotation.HalsungBalkung .annotIcon:before {
    line-height: 1;
    font-family: Bravura;
    content: "\E1F3";
    position: relative;
    top: 5px;
    left: 0.59em
}

.annotation.TaktartMetrum .annotIcon:before {
    line-height: 1;
    font-family: Bravura;
    content: "\E099";
    position: relative;
    top: -13px;
    left: 0.18em;
    font-size: 25px;
}

.annotation.Pausensetzung .annotIcon:before {
    line-height: 1;
    font-family: Bravura;
    content: "\E4E5";
    position: relative;
    top: 0px;
    left: 0.45em;
    font-size: 17px;
}

.annotation.Tondauer .annotIcon:before {
    line-height: 1;
    font-family: Bravura;
    content: "\E1D2";
    position: relative;
    top: 0px;
    left: 0.28em;
    font-size: 20px;
}

.annotation.Vortragsanweisung .annotIcon:before {
    line-height: 1;
    font-family: Bravura;
    content: "rit.";
    font-style: italic;
    position: relative;
    top: 2px;
    left: 0.3em;
    font-size: 10px;
}

.annotation.Artikulation .annotIcon:before {
    line-height: 1;
    font-family: Bravura;
    content: "\E4B2";
    position: relative;
    top: 0px;
    left: 0.23em;
    font-size: 25px;
}

.annotation.Dynamik .annotIcon:before {
    line-height: 1;
    font-family: Bravura;
    content: "\E520";
    position: relative;
    top: -2px;
    left: 0.5em;
    font-size: 12px;
}

.annotation.Pedalsetzung .annotIcon:before {
    line-height: 1;
    font-family: Bravura;
    content: "\E650";
    position: relative;
    top: 1px;
    left: 0.09em;
    font-size: 12px;
}

.annotation.Phrasierungsboegen .annotIcon:before {
    line-height: 1;
/*    font-family: Bravura;*/
    content: "---";
    position: relative;
    top: 1px;
    left: 0.09em;
    font-size: 12px;
}

.annotation.Bogensetzung .annotIcon:before {
    line-height: 1;
    font-family: Bravura;
    content: "\E4BA";
    position: relative;
    top: -7px;
    left: 0.08em;
    font-size: 40px;
}

.annotation.Beschreibung .annotIcon:before {
    line-height: 1;
    font-family: FontAwesome;
    content: "\f0e5";
    position: relative;
    left: 0.2em;
    font-size: 13px;
    top: -1px;
}

.annotation.Hinzufügung .annotIcon:before {
    line-height: 1;
    content: "+";
    position: relative;
    top: 1px;
    left: 0.24em;
    font-size: 19px;
}

.annotation.RasurTektur .annotIcon:before {
    line-height: 1;
    font-family: FontAwesome;
    content: "\f12d";
    position: relative;
    top: 2px;
    left: 0.2em;
    font-size: 12px;
}

.annotation.Streichung  .annotIcon:before {
    line-height: 1;
    /*font-family: Bravura;*/
    content: "xxx";
    position: relative;
    top: 4px;
    left: 0.25em;
    font-size: 9px;
}

.annotation.Liedtext .annotIcon:before {
    line-height: 1;
    /*font-family: Bravura;
    content: "\E595";*/
    content: "text";
    position: relative;
    top: 4px;
    left: 0.15em;
    font-size: 9px;
}

.annotationList .x-grid-row-selected .x-grid-cell, .annotationList .x-grid-row-selected .x-grid-rowwrap-div {
    background: -webkit-linear-gradient(top, rgb(215, 185, 180), rgb(146, 64, 92));
    color: rgb(248, 238, 218);
}
