.checkbox-label {
    font-weight: 600;
}

li.disabled-result {
    color: #595678 !important;
    text-align: center;
    background-color: #dbdbdb;
}

td.subcategory-cell {
    padding-left: 56px !important;
}

.has-error .chosen-container-single .chosen-single,
.has-error .cke_chrome {
    border: solid 1px #e74c3c;
}

.chose-image-small {
    width: 40px !important;
    height: 40px !important;
    margin-right: 1em;
}

.chose-image-list {
    width: 76px !important;
    margin-right: 1em;
}

.timeline .no-data {
    text-align: center;
}

.xls-download {
    margin-bottom: 2em;
}

.jumbotron {
    margin-top: 8em !important;
    background: rgba(0, 0, 0, 0.6);
    color: #fff;
}
.timeline-list .install .timeline-icon {
    background-color: #e67e22;
    border-color: #e67e22;
    color: #ffffff;
}
.timeline-list .run .timeline-icon {
    background-color: #7db831;
    border-color: #7db831;
    color: #ffffff;
}