.finance-groupby-dropdown {
    width: 220px;
}

.finance-groupby-dropdown .Select-control {
    height: 34px !important;
    min-height: 34px !important;
    display: flex !important;
    align-items: center !important;
}

.finance-groupby-dropdown .Select-placeholder,
.finance-groupby-dropdown .Select-value,
.finance-groupby-dropdown .Select-value-label {
    line-height: 34px !important;
}

.finance-groupby-dropdown .Select-input {
    height: 32px !important;
}

.finance-date-range .DateRangePicker,
.finance-date-range .DateRangePickerInput {
    height: 34px !important;
}

.finance-date-range .DateInput,
.finance-date-range .DateInput_input {
    height: 34px !important;
    line-height: 34px !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

.finance-switch .form-check {
    margin-bottom: 0 !important;
    display: flex !important;
    align-items: center !important;
    min-height: 34px !important;
}

.finance-switch .form-check-label {
    margin-bottom: 0 !important;
    display: flex !important;
    align-items: center !important;
    height: 34px !important;
}