/*
Click nbfs://nbhost/SystemFileSystem/Templates/Licenses/license-default.txt to change this license
Click nbfs://nbhost/SystemFileSystem/Templates/Other/CascadeStyleSheet.css to edit this template
*/
/* 
    Created on : 31-mar-2022, 11.29.59
    Author     : marco
*/
input.advanced-search-terms:read-only
{
  
    background-color: #e9e9e9;
    color: #e9e9e;
}
select.advanced-search-selterms:disabled{
    background-color: #e9e9e9;
}