table.collection-grid-table th.preferenceName {
    max-width: 60%;
    min-width: 50%;
}

table.collection-grid-table th.choose { width: 20%; }
table.collection-grid-table th.value { width: 20%; }

.common-items-row-parent .glyphicon.chevron {
    color: #428bca;
}

.common-items-row-child td {
    background-color: #fff!important;
}

.common-items-row-child-okpd2 {
    padding-left: 2em;
}

.drug-interchange-expand {
    font-size: 12px;
    margin-left: 10px;
    margin-right: 10px;
    color: #428bca;
    cursor: pointer;
}

.drug-interchange-expand-hint {
    color: #428bca;
    font-size: 12px;
}

.alternative-drug-label {
    font-style: italic;
}

#common-documentation-costCriterions-element fieldset[id$='indicators-element'] {
    width: 50%;
}

.detailIndicator td {
    background-color: #fff!important;
}

.parentIndicator td {
    background-color: #f9f9f9!important;
}

.detailIndicatorName {
    padding-left: 2em;
}