.report__box-title {
    margin: 0px;
    font-size: 16px !important;
    line-height: 125%;
    font-weight: 600;
    color: #111928;
}

.select2-container--default .select2-selection--multiple, .select2-container--open .select2-selection--multiple {
    padding:4px;
    border-color:  #e4eaec!important;
}
.select2-container--focus .select2-selection--multiple {
    padding:4px;
    border-color:  #e4eaec!important;
}
.select2-container .select2-search--inline .select2-search__field{
    padding: 1px;
}