.autocomplete-dropdown{background:#fff;list-style-type:none;margin:0;padding:0;width:calc(100% - 20px);z-index:999;padding-rigth:10px;-webkit-border-radius:15px;-moz-border-radius:15px;border-radius:5px;box-shadow:0 2px 4px rgba(0,0,0,.2);max-height:170px;overflow:auto}.autocomplete-dropdown-element{background-color:#fff;background-image:none;border-bottom:1px solid #ccc;color:#555;cursor:pointer;font-size:14px;line-height:1.42857143;list-style-type:none;min-height:34px;padding:6px 12px;width:100%}.autocomplete-dropdown-element:HOVER{background:#e6e6e6}