.react-autosuggest__container{position:relative}.react-autosuggest__input{width:100%;font-weight:300;font-size:16px;margin-bottom:5px}.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{animation-name:graceful;animation-duration:.2s;animation-timing-function:ease-in;display:none}.react-autosuggest__container--open .react-autosuggest__suggestions-container{display:block;position:absolute;top:57px;width:100%;border-top:2px solid deepskyblue;background-color:#fff;box-shadow:0 0 10px #0006;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;transition:background-color .3s}.react-autosuggest__suggestion:not(:first-child){border-top:1px solid #e7e7e7}.react-autosuggest__suggestion--focused{background-color:#f7f7f7}.react-autosuggest__suggestion--highlighted{background-color:#f7f7f7;color:#666}.suggestion-content{display:flex;align-items:left;background-repeat:no-repeat}.suggestion-content__image{display:flex;align-items:center}.suggestion-content__item{margin-left:10px}.suggestion-content__item-contentId{font-family:Courier,Monaco,monospace}.suggestion-content__item-tag{margin-right:10px;-webkit-text-decoration:none;text-decoration:none;color:#333;font-size:12px;font-weight:700;padding:0 6px;line-height:22px;height:auto;display:inline-block;text-align:center;border-radius:3px}.suggestion-content__item-tag--published{background-color:#6fd471}.suggestion-content__item-tag--unpublished{background-color:#ff8a3c}.suggestion-content__item-tag--video{background-color:#01b4b4}.suggestion-content__item-tag--series{background-color:#a780af}.suggestion-content__item-tag--no-padding{padding:0}.autosuggest-input-info{display:flex;align-items:left;background-repeat:no-repeat;margin-right:10px;margin-top:4px;margin-bottom:4px}.autosuggest-input-info__contentId{font-family:Courier,Monaco,monospace}.autosuggest-input-info__contentType{-webkit-text-decoration:none;text-decoration:none;color:#333;font-size:12px;font-weight:700;padding:0 6px;line-height:22px;height:auto;display:inline-block;text-align:center;border-radius:3px}.autosuggest-input-info__contentType--video{background-color:#01b4b4}.autosuggest-input-info__contentType--series{background-color:#a780af}.autosuggest-input-info__contentType--person{background-color:#fdbcc7}.autosuggest-input-info__contentType--tag{background-color:#d2e00f}.enhanced{margin-bottom:5px}.highlight{color:#01b4b4;font-weight:700}.react-autosuggest__suggestion--focused .highlight{color:#120000}
