.content .container-fluid .card .card-header {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.select2-container--bootstrap4.select2-container--focus .select2-selection {
    border-color: #80bdff;
    outline: 0;
    box-shadow: inset 0 0 0 transparent;
}

.datatable-button {
    width: 45px;
    height: 30px;
}
