#selectAllCustomerBtn {
    border: 1px solid transparent;
    background-color: transparent;
    color: #1263af;
    background-color: white;
}

label {
    font-weight: 500 !important;
    font-size: 1rem;
}

thead tr th:first-child,
tbody tr td:first-child {
    text-align: center;
    vertical-align: middle;
}