/* Отдельный элемент (одно поле) */

.ccs-form-group {
    margin-bottom: 0.5rem !important;
}

.ccs-form-group .input-group {
    align-items: center;
}

.ccs-contract-label {
    white-space: nowrap;
}

.ccs-contract-label label {
}

.ccs-contract-input {
}

.ccs-contract-button {
}

.ccs-contract-status {
}

.form-check-label-sm {
    font-size: 85%;
}

.ccs-searchform {
    flex-wrap: nowrap;
}