.add-upstream-panel-footer .add-upstream-panel-ok-button {
  margin-right: 8px; }

.upstream-type-selection-description {
  margin-bottom: 10px; }

.upstream-type-button {
  display: flex;
  min-width: 100%;
  margin-top: 5px;
  margin-bottom: 5px; }

.locator-label {
  vertical-align: middle;
  display: inline-block; }

.locator-info {
  vertical-align: middle;
  display: inline-block;
  width: 30px; }
  .locator-info > button {
    height: 18px;
    width: 26px; }

.add-upstream-panel-body .add-upstream-panel-element {
  margin-bottom: 10px; }

.labeled-callout {
  display: flex;
  align-items: center; }
