﻿.autocompleteplus_completionListElement

{
padding-bottom:0px;

padding-top:0px;
padding-right:0px;

padding-left:0px;
position:absolute;

z-index:6000;
width:172px!important;

visibility : hidden;
margin-left:-1px!important;

margin-top:0px!important;
background-color:#F1F0F0;

color : windowtext;
border : buttonshadow;

border-color:Black;
border-width : 1px;

border-style : solid;
cursor : 'default';

overflow : auto;
 text-align : left;

list-style-type :none;

}

/* AutoComplete highlighted item */

.autocompleteplus_highlightedListItem

{

list-style-type:none;
font-family: Tahoma;

font-size: 11px;
color: #FF9900;

text-decoration: none;
background-color: #777777; cursor: pointer;

cursor: hand;
padding:0px 0px 0px 3px;

margin: 0px;

text-align: left;
line-height:20px!important;

}

/* AutoComplete item */
.autocompleteplus_listItem

{
line-height:20px!important;

background-color:#F1F0F0;
padding:0px 0px 0px 3px;

margin: 0px;
font-family: Tahoma;

font-size: 11px;
color: black;

cursor: default;
text-decoration: none; text-align: left;

}


  .watermarkOn {
        color: #000000;
        font-style: italic;
        background-color:#E5EAEE;
    }