.collection-card-number {
    display: inline-block;
    font-weight: 600;
    margin-right: 8px;
    min-width: 20px;
    vertical-align: top;
}

.collection-card-apa {
    line-height: 1.45;
    padding-right: 6px;
}

.collection-card-actions .btn {
    margin-top: 0;
}

.collection-badge .glyphicon {
    margin-right: 3px;
}

.reference-authors-block {
    /*border-top: 1px solid #e7e7e7;*/
    margin-bottom: 12px;
    margin-top: 0;
    padding-top: 10px;
}

.reference-authors-block + .reference-authors-block {
    margin-top: 12px;
}

.reference-authors-block h5 {
    font-weight: 600;
    margin-top: 0;
}

.reference-author-item {
    border-bottom: 1px solid #f0f0f0;
    line-height: 1.5;
    padding: 5px 0;
}

.reference-author-name {
    font-weight: 600;
}

.reference-author-form-panel {
    background: #f9fbfd;
    border: 1px solid #d9e4ef;
    border-radius: 4px;
    margin-top: 8px;
    padding: 12px 12px 4px;
}

.reference-author-example {
    font-size: 12px;
    margin-bottom: 4px;
    text-align: right;
}

.reference-author-example a {
    color: #337ab7;
    text-decoration: underline;
    float:right;
}

.reference-author-actions {
    padding-left: 10px;
    padding-right: 10px;
    text-align: right;
}

.reference-author-add-field {
    padding-top: 25px;
}
