.autocomplite { position: absolute; background: White; font-size: 12px; line-height: 15px; top: 0; left: 0; width: 100%; box-shadow: 0 7px 7px 0 #a7a7a7; z-index: 6; max-height: 340px; overflow-y: auto; }
.autocomplite-a { border-top: 1px solid #ebebeb; color: #666; display: block; padding: 10px; text-decoration: none !important; }
.autocomplite-a strong {color: #2fbc25; font-weight: normal;}
.autocomplite-a:hover { background: #eaf8e9; }
.autocomplite-a-act { color: #2fbc25; }
.autocomplite-a-s { color: #bbb; font-size: 9px; }
.autocomplite-span-r {padding: 0 0 0 7px; display: block;}
.autocomplite-header { border: none; position: absolute; font-size: 12px; z-index: 200; background: #fff; box-shadow: 0 7px 7px 0 #A7A7A7;}
