.dutch_address_autocomplete{display:inline-block;float:left;clear:both;-webkit-transition:background-color .2s;transition:background-color .2s}@-webkit-keyframes rotating{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes rotating{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.autocomplete-loading:after{font-family:FontAwesome;content:"\F1CE";-webkit-animation:rotating 1s linear infinite;animation:rotating 1s linear infinite;display:inline-block}
