@import url("https://cdnjs.cloudflare.com/ajax/libs/jquery-typeahead/2.11.2/jquery.typeahead.min.css");

/* Typeahead adjustments from OSHA7 */
.typeahead__container .typeahead__field input.disabled,.typeahead__container .typeahead__field input[disabled],.typeahead__container .typeahead__field button.disabled,.typeahead__container .typeahead__field button[disabled]{background-color:#eee;opacity:1;}.typeahead__cancel-button{display:none !important;}

div.typeahead__result ul.typeahead__list li.typeahead__item {
    list-style-type: none;
}

.ajax-progress.ajax-progress-throbber {
    display: none;
}
.event_date:after {
    background-image: url(/sites/default/themes/custom/osha/images/required.svg);
    background-size: 10px 7px;
    content: "";
    display: inline-block;
    line-height: 1;
    height: 7px;
    width: 10px;
}
#edit-00nt00000019epz option:first-child {
    font-weight: normal;
}
.help-block {
  color: black !important;
}