.overflow-hidden {
    overflow: hidden;
}

.list-group-item.inactive {
    border-left-color: red;
}

.editor-wrapper {
    /*height: 500px;*/
}

.editor {
    /*height: 90%!important;
    overflow: hidden!important;
    border: 1px solid lightgray;
    padding: 10px;*/
}

.label-bar button, .label-bar .badge {
    margin: 0 1px 0 1px;
}

.list-item .image-wrapper {
    width: 100px;
    margin: 0 10px 0 0;
}