/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 01.12.2022, 13:54:31
    Author     : ymeyer
*/

.ui-selectlistbox-list tr td{
    text-align: left;
}

.select-listbox .ui-selectmanymenu{
    width: 575px;
    border:none;
    box-shadow: none;
    background-color:inherit;
}