.c-item-2-word-count {
    line-height: 1.5em;
    color: #4d4d4d;
    text-align: right;
}

.c-item-2-word-count-exceeded {
}

.cke_path {
    display: none;
}

.item-group-one-col item-type-2 .item-control {
    width: 66%;
}

item-type-2 .cke_contents .highlighted.blue {
    background-color: #7cffff;
}

item-type-2 .cke_contents .highlighted.red {
    background-color: #f3aec0;
}

item-type-2 .cke_contents .highlighted.yellow {
    background-color: #f7ee94;
}

item-type-2 .cke_contents .highlighted.none {
    background-color: #ffffff;
}
