 .table_cus_border {
    border: 1px solid #ccc;
    border-collapse: collapse !important;
}


.table_cus_border table, th, td  {
    border: 1px solid #ccc !important;
    border-collapse: collapse !important;
}

.table .thead-cus th {
    background-color: transparent;
} 

.select2-container .select2-selection--multiple {
    height: 45px !important;
}