.ui-dropdownchecklist
{
	z-index:111 !important;
}
#frm .ui-widget-content, .frm .ui-widget-content, #srch_frm .ui-widget-content
{
    border:1px solid #a2a2a2; 
    background-color:#fff;
	box-shadow:2px 4px 4px #ccc;

}
.ui-dropdownchecklist-text
{
    color: #0759A3;
    font: 13px/1.3 'Noto Sans', sans-serif;
}
.ui-dropdownchecklist-selector
{
    padding:4px 25px 0 10px;
    height:23px;
    border:none !important;
    cursor:pointer;
}
.settings_frm .ui-dropdownchecklist-selector, .panel-anketa .ui-dropdownchecklist-selector
{    
    background:url(../images/ddl_ch2.png) 0 0 no-repeat !important;
}
#srch_frm .ui-dropdownchecklist-selector
{    
    background:url(../images/ddl_ch3.png) 0 0 no-repeat !important;
}
.realty_add_frm .ui-dropdownchecklist-selector, .dop_tbl .ui-dropdownchecklist-selector
{
    background:url(../images/ddl_ch.png) 0 0 no-repeat !important;
}