.autocomplete-container{position:relative;width:100%;max-width:30em}.autocomplete-container input{margin-bottom:5px}.autocomplete-container input,.dawa-autocomplete-suggestions{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.dawa-autocomplete-suggestions{position:absolute;z-index:9999;margin:.15em 0 0 0;padding:0;text-align:left;border-radius:.3125em;background:#fcfcfc;-webkit-box-shadow:0 .0625em .15625em rgba(0,0,0,.15);box-shadow:0 .0625em .15625em rgba(0,0,0,.15)}.dawa-autocomplete-suggestions .dawa-autocomplete-suggestion{margin:0;list-style:none;cursor:pointer;padding:.4em .6em;color:#333;border:.0625em solid #ddd;border-bottom-width:0}.dawa-autocomplete-suggestions .dawa-autocomplete-suggestion:first-child{border-top-left-radius:inherit;border-top-right-radius:inherit}.dawa-autocomplete-suggestions .dawa-autocomplete-suggestion:last-child{border-bottom-left-radius:inherit;border-bottom-right-radius:inherit;border-bottom-width:.0625em}.dawa-autocomplete-suggestions .dawa-autocomplete-suggestion.active,.dawa-autocomplete-suggestions .dawa-autocomplete-suggestion:hover{background:#f0f0f0;color:#333}