body{font-family:Helvetica,sans-serif;max-width:400px;margin:auto}.react-autosuggest__container{position:relative}.react-autosuggest__input{width:300px;height:30px;padding:10px 20px;font-family:Helvetica,sans-serif;font-weight:300;font-size:16px;border:1px solid #aaa;border-radius:4px}.react-autosuggest__input:focus{outline:none}.react-autosuggest__container--open .react-autosuggest__input{border-bottom-left-radius:0;border-bottom-right-radius:0}.react-autosuggest__suggestions-container{display:none}.react-autosuggest__container--open .react-autosuggest__suggestions-container{display:block;position:absolute;top:51px;width:300px;border:1px solid #aaa;background-color:#fff;font-family:Helvetica,sans-serif;font-weight:300;font-size:16px;border-bottom-left-radius:4px;border-bottom-right-radius:4px;z-index:2}.react-autosuggest__suggestions-list{margin:0;padding:0;list-style-type:none}.react-autosuggest__suggestion{cursor:pointer;padding:10px 20px}.react-autosuggest__suggestion:not(:first-child){border-top:1px solid #ddd}.react-autosuggest__suggestion--focused{background-color:#0c7eaf;color:#fff}.react-autosuggest__suggestion--highlighted{background-color:#ddd}.react-autosuggest__suggestion-match{color:red;font-weight:700}.suggestion-content{display:flex;align-items:center;background-repeat:no-repeat}.name{margin:10px;font-weight:700}.photo{width:100px}.constituents{margin-left:10px;font-size:12px}.highlight{color:#e00;font-weight:700}.react-autosuggest__suggestion--focused .highlight{color:#120000}#footer{bottom:0;width:100%;margin:15px}#footer-text{font-size:8px;font-style:italic}#fb{margin:0 20px 0 0}#body{margin:15px}
/*# sourceMappingURL=main.6ec105b3.chunk.css.map */