.address-picker-container {
  position: relative; }

.input-controls {
  position: absolute;
  top: 0;
  right: 0; }

:host ::ng-deep .search .mat-form-field-flex {
  flex-direction: row; }

:host ::ng-deep .search .mat-form-field-suffix {
  align-self: flex-end;
  padding-bottom: 4px; }
