table.dataTable.display tbody tr.even>.sorting_1, table.dataTable.order-column.stripe tbody tr.even>.sorting_1 {
    background-color: #ffffff !important;
}

table.dataTable.stripe tbody tr.odd, table.dataTable.display tbody tr.odd {
    background-color: #ffffff !important;
}

table.dataTable.display tbody tr.odd>.sorting_1, table.dataTable.order-column.stripe tbody tr.odd>.sorting_1 {
    background-color: #ffffff !important;
}

#userListTbl_length label, #userListTbl_info, #washerListTbl_length label, #washerListTbl_info, #locationtbl_length label, #locationtbl_info, #servicetbl_length label, #servicetbl_info, #packagetbl_length label, #packagetbl_info {
    margin-left: 23px;
}

#userListTbl_filter, #userListTbl_paginate, #washerListTbl_filter, #washerListTbl_paginate, #locationtbl_filter, #locationtbl_paginate, #servicetbl_filter, #servicetbl_paginate, #packagetbl_filter, #packagetbl_paginate {
    margin-right: 23px;
}

/* .navbar-nav {
    width: 100%;
    text-align: right;
} */

.bg-gradient-default {
    background: none !important;
}

h5.card-title {
    font-size: 0.8000rem;
}
