.badge {
    padding: 6px 8px;
}

select.form-control, select,
.email-compose-fields .select2-container--default select.select2-selection--multiple,
.select2-container--default select.select2-selection--single,
.select2-container--default .select2-selection--single select.select2-search__field,
select.typeahead,
select.tt-query,
select.tt-hint {
    color: #545454;
}

.navbar .navbar-content .navbar-nav .nav-item.nav-profile .dropdown-menu .dropdown-header .figure img {
    height: 50px;
    width: 50px;
}

.dataTables_wrapper {
    position: relative;
    clear: both;
}

.dataTables_wrapper .dataTables_filter {
    float: right;
    text-align: right;
}

.table th, .table td {
    white-space: normal;
}
