.ui-datatable thead th {
    background: #23537c!important;
    color: white!important;
}

.ui-datatable-even {
	background-color: rgba(0,0,0,.05)!important;
}

.ui-selectonemenu label.ui-selectonemenu-label {
    width: 15rem;
}